#163: Introduce mypy
- Introduce pre-commit hook, configuration, and CI job
- Add type annotation
- Add badge
Edited by Moul
Merge request reports
Activity
Filter activity
changed milestone to %0.11.0
added CI/CD Dep Dev Env enhancement labels
requested review from @moul
assigned to @moul
added 1 commit
- c94823b0 - Readme: Add mypy badge. Improve Python badge looking (#163 (closed))
added 21 commits
- cc0e4dc4 - [mypy] #163 (closed): Add type annotation on auth
- 4406276d - [mypy] #163 (closed): Add type annotation on blocks
- c8c28f89 - [mypy] #163 (closed): Add type annotation on cert
- 49de8e5f - [mypy] #163 (closed): Add type annotation on checksum, cli, and cli_tools
- f6fac1dc - [mypy] #163 (closed): Add type annotation on commands
- e2e26a38 - [mypy] #163 (closed): Add type annotation on crypto_tools
- 4a8b67fb - [mypy] #163 (closed): Add type annotation on idty_tools
- 8d465b22 - [mypy] #163 (closed): Add type annotation on membership
- 1fa4109d - [mypy] #163 (closed): Add type annotation on money
- 9349af19 - [mypy] #163 (closed): Add type annotation on network_tools
- 7eedeb94 - [mypy] #163 (closed): Add type annotation on revocation
- f528e44c - [mypy] #163 (closed): Add type annotation on tools and blockchain_tools
- 8cda9595 - [mypy] #163 (closed): Add type annotation on tui
- 71e19d96 - [mypy] #163 (closed): Add type annotation on tx_history
- b7a9b7cd - [mypy] #163 (closed): Add type annotation on tx
- b46ff8e9 - [mypy] #163 (closed): Add type annotation on wot
- 3f79a760 - [mypy] #163 (closed): Add type annotation on wot_tools
- 06ded9b3 - [mypy] #163 (closed): identity_of(): always return a value
- 7c38a863 - [mypy] #163 (closed): verify: exit when failing to retrieve a chunk
- f0a4903a - [mypy] Define class for tx tests counter (#163 (closed))
- 193ec8df - Readme: Add mypy badge. Improve Python badge looking (#163 (closed))
Toggle commit listchanged title from #163 (closed): Introduce mypy pre-commit hook, Add type annotation to #163 (closed): Introduce mypy
Please register or sign in to reply