-
-
Notifications
You must be signed in to change notification settings - Fork 914
Add pre-commit setup to the Lifecycle of a pull request #1306
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
Conversation
Thanks for the PR! The best place would probably be as a subsection of "Installing Git". The step-by-step guide you edited already links there where it lists the prerequisites. So I would suggest to:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added some comments after a quick read-through.
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
|
Do you think it's now clear enough? |
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good; thanks @nineteendo, @hugovk and @ezio-melotti.
I moved pre-commit under getting the source code: https://cpython-devguide--1306.org.readthedocs.build/getting-started/setup-building/#install-pre-commit-as-a-git-hook. You need to manually install the hook for every repository. |
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
I think this can be merged now. Am I right? |
Thank you! |
This will install software on my machine. |
📚 Documentation preview 📚: https://cpython-devguide--1306.org.readthedocs.build/