IntelOwl icon indicating copy to clipboard operation
IntelOwl copied to clipboard

Enforce mypy

Open mlodic opened this issue 3 years ago • 2 comments

http://mypy-lang.org/

mlodic avatar Nov 22 '21 09:11 mlodic

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

eshaan7 avatar Nov 22 '21 09:11 eshaan7

@mlodic I would like to work on the first 2 subtasks. If it goes well, I'll then take up the 3rd subtask too

devmrfitz avatar Jan 17 '22 13:01 devmrfitz

won't be done for now.

mlodic avatar Mar 29 '23 14:03 mlodic