I'm not unbiased, but I strongly prefer pytype to mypy: it does more
inference, so we don't need as many annontations. In theory we can use
both, but since I'm doing some tinkering with pytype I figured I'd
just try setting it up.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG32ac4d0b4102: hghave: add a check for pytype, Google's Python type checker
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.