Skip to content
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

use pre-commit in the git hook check #2031

Closed
gsemet opened this issue Feb 6, 2022 · 0 comments · Fixed by #2139
Closed

use pre-commit in the git hook check #2031

gsemet opened this issue Feb 6, 2022 · 0 comments · Fixed by #2139

Comments

@gsemet
Copy link
Member

gsemet commented Feb 6, 2022

For pre commit checks, use "pre-commit" which is very easily set up and integrated.

Add the black formatting to be executed on the change files. Maybe pylint as well. But do not add too much, it make commits, rebase, slow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant