bskinn / sphobjinv

Toolkit for manipulation and inspection of Sphinx objects.inv files
https://sphobjinv.readthedocs.io
MIT License
78 stars 9 forks source link

Consider adding flake8-noqa #184

Closed bskinn closed 3 years ago

bskinn commented 3 years ago

Good thing to lint. Especially like the checking to confirm that existing noqa directives are actually masking a lint that would otherwise be raised.