-
Notifications
You must be signed in to change notification settings - Fork 15
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
Ruff (no formatter) #325
Ruff (no formatter) #325
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #325 +/- ##
===========================================
+ Coverage 37.99% 97.74% +59.74%
===========================================
Files 51 34 -17
Lines 2832 1993 -839
===========================================
+ Hits 1076 1948 +872
+ Misses 1756 45 -1711 ☔ View full report in Codecov by Sentry. |
f27a6ad
to
55cae34
Compare
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
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.
Seems fine 👍 I look forward to resolving conflicts for the rest of the year.
Let's hold off merging this until #344 lands. |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
Use ruff over flake8.
This swaps out flake8 for ruff.