Enable the Layout/SpaceInsideBrackets cop

This commit is contained in:
gregoirenovel 2018-01-15 22:02:23 +01:00
parent 897a30da0c
commit 02ade68b38
3 changed files with 4 additions and 4 deletions

View file

@ -207,7 +207,7 @@ Layout/SpaceInsideBlockBraces:
Enabled: true
Layout/SpaceInsideBrackets:
Enabled: false
Enabled: true
Layout/SpaceInsideHashLiteralBraces:
Enabled: false