Detect implicit divs with haml-lint
This commit is contained in:
parent
51daa2f498
commit
e9d32541ce
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ linters:
|
||||||
style: lisp_case
|
style: lisp_case
|
||||||
|
|
||||||
ImplicitDiv:
|
ImplicitDiv:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
|
||||||
Indentation:
|
Indentation:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue