Cleanup
This commit is contained in:
parent
72a431a5e4
commit
b4725a10f6
@ -18,3 +18,7 @@ Style/TrailingBlankLines:
|
||||
Style/HashSyntax:
|
||||
Enabled: true
|
||||
|
||||
# String interpolations should have spaces. e.g. "#{ good }", "#{bad}"
|
||||
Style/SpaceInsideStringInterpolation:
|
||||
EnforcedStyle: space
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user