-
Notifications
You must be signed in to change notification settings - Fork 12
Manual counterparts of pre-commit commands #1637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
On this topic, @ajpearcey and @cz1743 have both struggled to get pre-commit working using the docs alone. This need clarifying, especially with regards to real-world use i.e. when things go wrong. I think we need to make it clearer that |
Despite following the instructions in the docs to install There's a lot in the pre-commit section. Perhaps a "TLDR: but the quality job fails" section is a good idea, whereas the rest can be in a more detailed section. |
@clmould you might determine that this issue was completed and be closed, I cant remember if I ever did |
flake8 has been replaced by ruff. Added in the suggested tl;dr in #3665 |
In GitLab by @timothy-nunn on Apr 25, 2022, 12:26
flake8
to requirements so it can be run manually?The text was updated successfully, but these errors were encountered: