HomeSoftware Heritage

make mypy settings per-package

Description

make mypy settings per-package

this is needed as individual packages might need specific plugins
(e.g., for very dynamic libraries like django, sqlalchemy, etc.) and
there is no guarantee those plugins will always be compatible

plus, per-package configuration is what we are already doing for other
test/lint tools, e.g., tox, pytest, etc. Diverging for mypy does not
seem a great idea

Details

Provenance
zackAuthored on Sep 17 2019, 2:37 PM
zackPushed on Sep 19 2019, 11:01 PM
Parents
rDENV91b5b1c94014: mypy.ini: make some other modules pass type checking
Branches
Unknown
Tags
Unknown