Skip to content

Commit

Permalink
HAMLLint: Enable MultilinePipe rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushal Pandya committed Jan 24, 2017
1 parent ff24f0e commit cd232bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .haml-lint.yml
Expand Up @@ -46,7 +46,7 @@ linters:
max: 80

MultilinePipe:
enabled: false
enabled: true

MultilineScript:
enabled: true
Expand Down

0 comments on commit cd232bf

Please sign in to comment.