1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/.haml-lint.yml
2023-03-15 04:15:36 +01:00

9 lines
150 B
YAML

inherits_from: .haml-lint_todo.yml
exclude:
- 'vendor/**/*'
- lib/templates/haml/scaffold/_form.html.haml
linters:
AltText:
enabled: true