-
Notifications
You must be signed in to change notification settings - Fork 429
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
move black
& flake8
to precommit
#739
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #739 +/- ##
=======================================
Coverage 91.48% 91.48%
=======================================
Files 17 17
Lines 1633 1633
=======================================
Hits 1494 1494
Misses 139 139 Continue to review full report in Codecov by Sentry.
|
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 to me. Thanks @Borda for improving this. One small change is requested and then I'm happy to approve.
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.
Thanks for making the requested change! I'll let @willingc do the merge in case she wants anything else adjusted :)
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.
Thanks for the fix and the improvements. Happy to merge. 👍🏼
Could you pls install the precommit bot and set it as required check so we preserve the code quality bar... 🐰 Probably it need to be someone with org admin 🦩 |
What does this PR do?
It shall simplify maintenance since we already have the preco-commit configuration with installing this precommit bot (free for public repos); it will eventually apply fixes for incorrect formatting so the user doe/contributor does not need to think about it... I have been using it on several other projects and it is very helpful without any overhead... 🐰
Also, after adding the bot requited check will need to be updated