HAMLLint: Enable `HtmlAttributes` rule

This commit is contained in:
Kushal Pandya 2016-12-22 17:51:27 +05:30
parent 1974deeffb
commit fa432f0c07
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ linters:
present: true
HtmlAttributes:
enabled: false
enabled: true
ImplicitDiv:
enabled: false