HAMLLint: Enable `RubyComments` rule

This commit is contained in:
Kushal Pandya 2017-01-16 09:56:26 -05:00
parent d15448632a
commit 41f130ea9b
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ linters:
- Style/WhileUntilModifier
RubyComments:
enabled: false
enabled: true
SpaceBeforeScript:
enabled: true