~cytrogen/masto-fe

ref: ffb3fef7dba2f7ca2d927bc8432731962d2ee4f9 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
ffb3fef7 — Daniel M Brasil Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861) 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