-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Highlight pre-commit section #37701
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
DOC: Highlight pre-commit section #37701
Conversation
- Move section up one level in contributing.rst - Point users to pre-commit in code_style.rst
cc647f9
to
d237fb3
Compare
it seems like this is intentional and that latest docs from |
looks fine to me. @MarcoGorelli if you can have a look see |
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, just suggesting some minor changes
Co-authored-by: Marco Gorelli <[email protected]>
Thanks @MarcoGorelli , applied your suggestions. |
lgtm. cc @MarcoGorelli merge when ready |
Thanks @hongshaoyang |
black pandas
git diff upstream/master -u -- "*.py" | flake8 --diff