add haml-lint_todo.yml

This commit is contained in:
Agrim Mittal 2017-03-29 14:00:53 +05:30
parent 3f159cbf74
commit 84ee5cd86b
2 changed files with 243 additions and 2 deletions

View file

@ -1,3 +1,5 @@
inherits_from: .haml-lint_todo.yml
linters:
AlignmentTabs:
enabled: true
@ -33,7 +35,7 @@ linters:
IdNames:
enabled: true
style: snake_case
style: lisp_case
ImplicitDiv:
enabled: true
@ -46,7 +48,7 @@ linters:
LineLength:
enabled: true
max: 200
max: 500
MultilinePipe:
enabled: true