~cytrogen/masto-fe

ref: e1ebcc007d3047b5c46454cb80a5d0e5fd02fefd masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
e1ebcc00 — Nick Schonning Regenerate rubocop-todo (#24834) 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
inherits_from: .haml-lint_todo.yml

exclude:
  - 'vendor/**/*'
  - lib/templates/haml/scaffold/_form.html.haml

linters:
  AltText:
    enabled: true