1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-24 21:59:04 +01:00
mastodon/.haml-lint.yml

14 lines
227 B
YAML

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