Pinned Loading
Repositories
Showing 10 of 17 repositories
- flake8-sphinx-links Public
A Flake8 plugin to check docstrings for double backticked strings which should be links to the Python documentation.
python-formate/flake8-sphinx-links’s past year of commit activity - flake8-dunder-all Public
A Flake8 plugin and pre-commit hook which checks to ensure modules have defined '__all__'.
python-formate/flake8-dunder-all’s past year of commit activity - flake8-slots Public
A Flake8 plugin to require __slots__ to be defined for subclasses of immutable types.
python-formate/flake8-slots’s past year of commit activity