You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't happen with a blank rubocop.yml, all you have to enable to cause it is:
Lint/EndAlignment:
AlignWith: variable
Version (but I tried both the release and master on github and got the same behaviour): 0.33.0 (using Parser 2.2.2.6, running on ruby 2.2.2 x86_64-linux)
The text was updated successfully, but these errors were encountered:
savef
changed the title
Broken autocorrect behaviour with EndAlignment Alignwith: variable.
Broken autocorrect behaviour with EndAlignment AlignWith: variable.
Aug 18, 2015
I'm getting strange autocorrect behaviour with a file that looked like this:
Rubocop thought it should be this:
This doesn't happen with a blank rubocop.yml, all you have to enable to cause it is:
Version (but I tried both the release and master on github and got the same behaviour):
0.33.0 (using Parser 2.2.2.6, running on ruby 2.2.2 x86_64-linux)
The text was updated successfully, but these errors were encountered: