Enable the Layout/TrailingWhitespace cop
This commit is contained in:
parent
2df14691e7
commit
813844f9db
3 changed files with 4 additions and 4 deletions
|
@ -234,7 +234,7 @@ Layout/TrailingBlankLines:
|
|||
Enabled: true
|
||||
|
||||
Layout/TrailingWhitespace:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Lint/AmbiguousBlockAssociation:
|
||||
Enabled: false
|
||||
|
|
Loading…
Reference in a new issue