Enable the Layout/SpaceInsideArrayLiteralBrackets

This commit is contained in:
gregoirenovel 2018-12-24 17:29:46 +01:00 committed by Pierre de La Morinerie
parent 386fbce776
commit 186e362701
12 changed files with 36 additions and 35 deletions

View file

@ -252,7 +252,8 @@ Layout/SpaceInsideHashLiteralBraces:
Enabled: true
Layout/SpaceInsideArrayLiteralBrackets:
Enabled: false
Enabled: true
EnforcedStyle: no_space
Layout/SpaceInsideParens:
Enabled: true