Enable the Layout/SpaceInsideArrayPercentLiteral cop

This commit is contained in:
gregoirenovel 2018-01-15 21:54:21 +01:00
parent 9ea1106503
commit ff87d0e65f

View file

@ -201,7 +201,7 @@ Layout/SpaceInLambdaLiteral:
EnforcedStyle: require_space
Layout/SpaceInsideArrayPercentLiteral:
Enabled: false
Enabled: true
Layout/SpaceInsideBlockBraces:
Enabled: false