mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-04 14:04:39 +00:00
10 lines
150 B
YAML
10 lines
150 B
YAML
inherits_from: .haml-lint_todo.yml
|
|
|
|
exclude:
|
|
- 'vendor/**/*'
|
|
- lib/templates/haml/scaffold/_form.html.haml
|
|
|
|
linters:
|
|
AltText:
|
|
enabled: true
|