Skip to content
Snippets Groups Projects
.haml-lint.yml 227 B
Newer Older
  • Learn to ignore specific revisions
  • inherits_from: .haml-lint_todo.yml
    
    
    exclude:
      - 'vendor/**/*'
    
      - lib/templates/haml/scaffold/_form.html.haml
    
    linters:
      AltText:
        enabled: true