~cytrogen/masto-fe

ref: c0ea33e3fc2bbcd996137046afab9595b6e68099 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
c0ea33e3 — zunda Make it possible to upload audio and video to Heroku app (#24866) 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