~cytrogen/masto-fe

ref: 369f239f7b6ba7a02a3cd514e11b2f272bc2d377 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
369f239f — Claire Fix user settings migration script failing in some cases (#24453) 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