Skip to content
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

Fix some new RuboCop offenses #913

Merged
merged 2 commits into from
Dec 3, 2023
Merged

Fix some new RuboCop offenses #913

merged 2 commits into from
Dec 3, 2023

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Dec 2, 2023

Summary

Fixes two new RuboCop offenses

Details

  • Autocorrect Lint/SymbolConversion
  • Correct Style/SuperWithArgsParentheses offense

Motivation and Context

The latest RuboCop has some new cops.

How Has This Been Tested?

Ran RuboCop after.

Types of changes

  • Internal change (refactoring, test improvements, developer experience or update of dependencies)

Checklist:

N/A

Copy link
Contributor

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 🚀

@mvz mvz merged commit a332436 into main Dec 3, 2023
15 checks passed
@mvz mvz deleted the fix-new-rubocop-offenses branch December 3, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants