HAMLLint: Enable `MultilinePipe` rule

This commit is contained in:
Kushal Pandya 2017-01-16 10:07:03 -05:00
parent ff24f0e455
commit cd232bf7ee
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ linters:
max: 80
MultilinePipe:
enabled: false
enabled: true
MultilineScript:
enabled: true