~cytrogen/masto-fe

ref: fa98363a2789f23e110312f23bf4c00234dcd59a masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
fa98363a — Rubicon Rowe Fix inconsistent radius in drawer (#24407) 3 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