-
Notifications
You must be signed in to change notification settings - Fork 260
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
chore: Update ruff, address complaints #1405
Conversation
@DimitriPapadopoulos Care to have a look? |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1405 +/- ##
==========================================
- Coverage 95.34% 95.34% -0.01%
==========================================
Files 208 208
Lines 29774 29768 -6
Branches 3356 3355 -1
==========================================
- Hits 28387 28381 -6
Misses 948 948
Partials 439 439 ☔ View full report in Codecov by Sentry. |
Finally, perhaps these rules could be enabled:
Indeed, the documentation has been updated under Conflicting lint rules in astral-sh/ruff#15123 / astral-sh/ruff@b76d05e, in time for 0.9.1:
The default value of lint.flake8-implicit-str-concat.allow-multiline is |
The churn machine demands churn.