~cytrogen/masto-fe

ref: 7e25fd9b0c68a9e96d5842e5af59c630682e21f9 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
7e25fd9b — Christian Schmidt [Glitch] Translate CW, poll options and media descriptions 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