Enable the Layout/SpaceInsideArrayLiteralBrackets
This commit is contained in:
parent
386fbce776
commit
186e362701
12 changed files with 36 additions and 35 deletions
|
@ -252,7 +252,8 @@ Layout/SpaceInsideHashLiteralBraces:
|
|||
Enabled: true
|
||||
|
||||
Layout/SpaceInsideArrayLiteralBrackets:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
EnforcedStyle: no_space
|
||||
|
||||
Layout/SpaceInsideParens:
|
||||
Enabled: true
|
||||
|
|
Loading…
Reference in a new issue