docs/mypy: Add note about Zulip's annotation goals.

This commit is contained in:
Tim Abbott 2016-06-10 16:29:00 -07:00
parent a4c14cd448
commit c9ef726048
1 changed files with 7 additions and 0 deletions

View File

@ -30,6 +30,13 @@ You can learn more about it at:
The mypy type checker is run automatically as part of Zulip's Travis
CI testing process.
## Zulip goals
Zulip is hoping to reach 100% of the codebase annotated with mypy
static types, and then enforce that it stays that way. Our current
coverage is shown in
[Coveralls](https://coveralls.io/github/zulip/zulip).
## Installing mypy
If you installed Zulip's development environment correctly, mypy