1
0
mirror of https://github.com/whippyshou/mastodon synced 2024-11-23 14:46:45 +09:00
whippy-edition/.haml-lint.yml

15 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