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