community-of-python / microbootstrap

Bootstrap your microservices in a second!
27 stars 2 forks source link

Mypy in pre-commit has different behavior compared to the one installed in project #39

Open vrslev opened 1 week ago

vrslev commented 1 week ago

pre-commit mypy (that runs in CI) doesn't take into account package dependencies, therefore has less diagnostics. The one that is installed in progress finds 26 errors in 7 files, all relevant to dependencies.