IntelOwl
IntelOwl copied to clipboard
Enforce mypy
http://mypy-lang.org/
This requires:
- making a configuration file for mypy
- adding mypy action to our lint pipeline in the CI
- fixing existing and adding type hints everywhere in the codebase
@mlodic I would like to work on the first 2 subtasks. If it goes well, I'll then take up the 3rd subtask too
won't be done for now.