9 lines
150 B
YAML
9 lines
150 B
YAML
inherits_from: .haml-lint_todo.yml
|
|
|
|
exclude:
|
|
- 'vendor/**/*'
|
|
- lib/templates/haml/scaffold/_form.html.haml
|
|
|
|
linters:
|
|
AltText:
|
|
enabled: true
|