~cytrogen/masto-fe

ref: e9385e93e9b4601c87d1f5d6b8ddfd815f7aedcb masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
e9385e93 — Claire Add a confirmation screen when suspending a domain (#25144) 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