john-hen / Flake8-pyproject

Flake8 plug-in loading the configuration from pyproject.toml
https://pypi.org/project/Flake8-pyproject
MIT License
218 stars 10 forks source link

Add instructions for inclusion in pre-commit configuration #1

Closed ekalosak closed 2 years ago

ekalosak commented 2 years ago

I updated the README to include instructions for users so they can easily include flake8p in their git pre-commit hooks, a la flake8's docs.

john-hen commented 2 years ago

Thanks for that! I don't actually use the pre-commit hook, so help on this is all the more appreciated.