-
Notifications
You must be signed in to change notification settings - Fork 213
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
Style/RedundantDoubleSplatHashBraces autocorrect wrong on extra keyword arguments splat #505
Comments
Thanks for submitting this, Dorian. Did this start occurring in a specific recent release? |
koic
added a commit
to koic/rubocop
that referenced
this issue
Jan 5, 2023
Fixes standardrb/standard#505. This PR fixes an incorrect autocorrect for `Style/RedundantDoubleSplatHashBraces` using double splat in double splat hash braces.
8 tasks
This issue is a RuboCop' bug and I've opened rubocop/rubocop#11392. |
FYI, this issue has been resolved in RuboCop 1.43.0. Note the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source:
Expected:
Actual:
The text was updated successfully, but these errors were encountered: