-
Notifications
You must be signed in to change notification settings - Fork 12
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
yapf -> black #85
Comments
feel free to change, I have no strong feelings about this |
Plus adding some more pre-commit hooks like in https://github.com/aiidateam/aiida-firecrest/blob/main/.pre-commit-config.yaml |
it would also be ideal not to have to use pylint with |
I recently noticed a CI autoupdate PR somewhere (maybe on this plugin, don't remember) but the checks were failing. But we can certainly add some other linters and hooks from the example you linked that we feel are useful. As for the |
Oh I very much disagree, I've already added https://pre-commit.ci/ to aiida-core and other aiidateam packages, and we use it in basically every EBP package. You can also configure the autoupdate frequency etc: https://pre-commit.ci/#configuration |
done in #88 |
black rules, yapf drools
The text was updated successfully, but these errors were encountered: