aboutcode-org / aboutcode-org/vulnerablecode
Check types in CI
Open
codeday
debt
difficulty: intermediate
- Dominant language
- Python
- Stars
- 702
- Forks
- 328
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 3
Description
Since the codebase mostly uses `typing` the CI should enable a type checking.
Because wrong types are worse than no types at all.
We could start by simply running a mypy check in the CI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.