Enable the Layout/SpaceInsideRangeLiteral cop
This commit is contained in:
parent
89a75240b0
commit
a98ec10b90
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ Layout/SpaceInsidePercentLiteralDelimiters:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceInsideRangeLiteral:
|
Layout/SpaceInsideRangeLiteral:
|
||||||
Enabled: false
|
Enabled: true
|
||||||
|
|
||||||
Layout/SpaceInsideStringInterpolation:
|
Layout/SpaceInsideStringInterpolation:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
|
|
Loading…
Reference in a new issue