-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
auto correct Rails/EnumHash fails on wordArray enum #159
Labels
bug
Something isn't working
Comments
I will try to fix it within next week when I wiill have some time |
It fails with |
Same issue here with a |
I'll try to takle it this week, I'll keep you updated |
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
ngouy
added a commit
to ngouy/rubocop-rails
that referenced
this issue
Dec 3, 2019
koic
added a commit
that referenced
this issue
Dec 3, 2019
…cent-literals FIX #159 enum hash auto correct for % arrays
This issue still persists. |
@malikusman could it be another variation of this? |
Could be, i will recheck, probably i am doing something wrong.
…________________________________
From: ngouy ***@***.***>
Sent: Tuesday, February 7, 2023 5:30 PM
To: rubocop/rubocop-rails ***@***.***>
Cc: malikusman ***@***.***>; Mention ***@***.***>
Subject: Re: [rubocop/rubocop-rails] auto correct Rails/EnumHash fails on wordArray enum (#159)
@malikusman<https://github.com/malikusman> could it be another variation of this?
There is a non-regression test for the exact example I've given above here<4d79291#diff-53fe11cbdd2f1966036ef52a0d05a961c89a3e468a9cf2520f6f412bf0dd01dd>
—
Reply to this email directly, view it on GitHub<#159 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AAEE5L566ZZDP4K47UYGDQDWWJFABANCNFSM4JTBNF2Q>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For wordArray, autocorrect should add missings
"
Base to auto correct :
Expected behavior
Actual behavior
RuboCop version
0.77.0
The text was updated successfully, but these errors were encountered: