Enable the Layout/SpaceInsideArrayPercentLiteral cop
This commit is contained in:
parent
9ea1106503
commit
ff87d0e65f
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ Layout/SpaceInLambdaLiteral:
|
|||
EnforcedStyle: require_space
|
||||
|
||||
Layout/SpaceInsideArrayPercentLiteral:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Layout/SpaceInsideBlockBraces:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue