HAMLLint: Enable `TrailingWhitespace` rule

This commit is contained in:
Kushal Pandya 2016-12-23 17:18:23 +05:30
parent 598d8cab32
commit df4f896bcb
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ linters:
enabled: true
TrailingWhitespace:
enabled: false
enabled: true
UnnecessaryInterpolation:
enabled: false