~cytrogen/masto-fe

ref: ea1f9b4223baae32e6933c5bef0d8d3200fe4f2e masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
ea1f9b42 — fusagiko / takayamaki [Glitch] Rename Image component to ServerHeroImage 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