Skip to content
Snippets Groups Projects
.haml-lint.yml 227 B
Newer Older
inherits_from: .haml-lint_todo.yml

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