-
-
Notifications
You must be signed in to change notification settings - Fork 46.5k
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
Update CONTRIBUTING.md with pre-commit plugin instructions #3979
Update CONTRIBUTING.md with pre-commit plugin instructions #3979
Conversation
I don't think this is the correct place to put this. This is a plugin you install and then forget about it. I would suggest putting a section similar to this or this right before the coding style part. And the user doesn't need to run it with |
Co-authored-by: Christian Clauss <cclauss@me.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
@dhruvmanila I do not know why but the bot have labeled it as test failing |
It's because this commit failed: ad7e310 |
…thms#3979) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> Co-authored-by: Christian Clauss <cclauss@me.com>
…thms#3979) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> Co-authored-by: Christian Clauss <cclauss@me.com>
…thms#3979) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> Co-authored-by: Christian Clauss <cclauss@me.com>
…thms#3979) * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Christian Clauss <cclauss@me.com> * Update CONTRIBUTING.md Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com> Co-authored-by: Christian Clauss <cclauss@me.com>
Describe your change:
Added pre-commit instructions to contributing.md (Most PRs get their tests fail with pre-commit)
Checklist:
Fixes: #{$ISSUE_NO}
.fixes: #3887