mypy
554fb8c6
- --warn-unused-config should not be a strict flag (#21139)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
90 days ago
--warn-unused-config should not be a strict flag (#21139) Fixes https://github.com/python/mypy/issues/21137 This flag has nothing to with type checking strictness, it is a convenience option for config maintenance.
References
#21139 - --warn-unused-config should not be a strict flag
Author
ilevkivskyi
Parents
c5af8afb
Loading