-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fix Rubocop offenses for November 2025 #6372
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
This cop makes a lot of sense for the part of the app that runs permanently, but both of these cases are instances where the code being aborted is run as a one-off from the command line.
These are fine.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6372 +/- ##
=======================================
Coverage 89.44% 89.44%
=======================================
Files 973 973
Lines 20298 20298
=======================================
Hits 18156 18156
Misses 2142 2142 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
forkata
left a comment
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.
Thanks @mamhoff for this clean-up 🧹
💚 All backports created successfully
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
💔 Some backports could not be created
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
Summary
A new month, a new Rubocop version that has new cops.
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: