Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Bogus error: Line has 1 space(s) after a [, but should have 0. #139

Open
mconigliaro opened this issue Aug 22, 2013 · 1 comment
Open

Bogus error: Line has 1 space(s) after a [, but should have 0. #139

mconigliaro opened this issue Aug 22, 2013 · 1 comment

Comments

@mconigliaro
Copy link

%W{
  #{foo['bar']}
}.each { |obj| puts obj }
# Problems:
#  1.
#    * position:  3:8
#    * property:  spaces_after_lbracket
#    * message:   Line has 1 space(s) after a [, but should have 0.
@mconigliaro
Copy link
Author

It seems to not like the space between |obj| and puts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant