python-mapswipe-workers icon indicating copy to clipboard operation
python-mapswipe-workers copied to clipboard

Add mypy to pre-commit

Open Hagellach37 opened this issue 5 years ago • 1 comments

this will help us to improve the code and make use of typed python

Hagellach37 avatar Nov 06 '20 16:11 Hagellach37

I would also add a mypy run to CI, possibly making it "allowed to fail" at first, but it's a good reminder to run mypy even if you are not using the pre-commit-hook (say you're a new dev, and you missed that part of the setup) :)

laurentS avatar Nov 06 '20 16:11 laurentS