You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just want to make sure I understand. This isn't just vanilla git pre-commit hooks, but uses a special Python package? So I will have first needed to have run pip install pre-commit in order to use this package and then put the contents from the README into a file named .pre-commit-config.yaml? If so, it'd be helpful to add these setup steps to the README
The text was updated successfully, but these errors were encountered:
I just want to make sure I understand. This isn't just vanilla git pre-commit hooks, but uses a special Python package? So I will have first needed to have run
pip install pre-commit
in order to use this package and then put the contents from the README into a file named.pre-commit-config.yaml
? If so, it'd be helpful to add these setup steps to the READMEThe text was updated successfully, but these errors were encountered: