-
Notifications
You must be signed in to change notification settings - Fork 41
Use ruff for formatting and linting #3370
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
Conversation
Test results 12 files 12 suites 11m 36s ⏱️ Results for commit f64f89a. ♻️ This comment has been updated with latest results. |
64a74e5
to
856b67e
Compare
|
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.
Well would you look at that. Ruff even fixed the annoying string-concatenation-after-reformatting issues that Black wouldn't.
Also nice to get rid of all of those old u""
strings from Python 2 :-)
MegaLinter has been replaced by using ruff for formatting and linting
856b67e
to
f64f89a
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3370 +/- ##
==============================
==============================
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
And get rid of MegaLinter.
Best reviewed commit by commit.