masto-fe/.haml-lint.yml

10 lines
150 B
YAML

inherits_from: .haml-lint_todo.yml
exclude:
- 'vendor/**/*'
- lib/templates/haml/scaffold/_form.html.haml
linters:
AltText:
enabled: true