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

Enable Style/RedundantDoubleSplatHashBraces cop #168

Merged

Conversation

koic
Copy link
Collaborator

@koic koic commented Oct 13, 2023

Follow up rails/rails#49582.

This PR enables Style/RedundantDoubleSplatHashBraces cop and requires RuboCop 1.57+.

@koic koic force-pushed the enable_redundant_double_splat_hash_braces_cop branch from a4e64ee to 4bd5bfa Compare October 13, 2023 02:58
Follow up rails/rails#49582.

This PR enables `Style/RedundantDoubleSplatHashBraces` cop and
requires RuboCop 1.57+.
@koic koic force-pushed the enable_redundant_double_splat_hash_braces_cop branch from 4bd5bfa to d82058b Compare October 15, 2023 08:19
Copy link
Owner

@toshimaru toshimaru left a comment

Choose a reason for hiding this comment

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

Thanks!

@toshimaru toshimaru merged commit 42d6eb6 into toshimaru:main Oct 19, 2023
4 checks passed
@koic koic deleted the enable_redundant_double_splat_hash_braces_cop branch October 20, 2023 02:03
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