-
Notifications
You must be signed in to change notification settings - Fork 39
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 F401
(unused imports) rule to ruff config
#3026
base: cleanup/add-noqa-to-necessary-unused-imports
Are you sure you want to change the base?
Add F401
(unused imports) rule to ruff config
#3026
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Test results 9 files 9 suites 8m 12s ⏱️ Results for commit 14a50e3. ♻️ This comment has been updated with latest results. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## cleanup/add-noqa-to-necessary-unused-imports #3026 +/- ##
=============================================================================
Coverage 60.45% 60.45%
=============================================================================
Files 605 605
Lines 43799 43799
Branches 48 48
=============================================================================
Hits 26480 26480
Misses 17307 17307
Partials 12 12 ☔ View full report in Codecov by Sentry. |
f4eaae2
to
2a2c093
Compare
d8144b6
to
14a50e3
Compare
Quality Gate passedIssues Measures |
Depends on #3020.
This is just my suggestion. so please add your opinion if and why you think this is not a great idea.