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

Clean up rubocop todos #1253

Merged
merged 2 commits into from Feb 7, 2024
Merged

Conversation

wmontgomery-splunk
Copy link
Contributor

This just cleans up some Rubocop exclusions and fixes one offense.

The Naming/VariableNumber cop was resolved with this change:
221fa47#diff-c88392b188437e96c61abfa18c6a946b25adb60979605f673fe1b855b0306be4L38

The Lint/RedundantStringCoercion cop is resolved by not calling #to_s during string interpolation because it's called by default.

@wmontgomery-splunk wmontgomery-splunk marked this pull request as ready for review February 7, 2024 18:21
@byroot byroot merged commit 1db19c9 into redis:master Feb 7, 2024
17 checks passed
@wmontgomery-splunk wmontgomery-splunk deleted the wm/clean_up_rubocop branch February 7, 2024 18:59
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.

None yet

2 participants