-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add flake8, yapf, and isort pre-commit hooks. #420
Add flake8, yapf, and isort pre-commit hooks. #420
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## branch-24.03 #420 +/- ##
=============================================
Coverage 74.00% 74.00%
=============================================
Files 394 394
Lines 13955 13955
Branches 1054 1053 -1
=============================================
+ Hits 10327 10328 +1
+ Misses 3628 3627 -1
Flags with carried forward coverage won't be shown. Click here to find out more. see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
/merge |
Adds falke8, yapf, and isort pre-commit hooks.
Checklist