~cytrogen/masto-fe

ref: 4993b6e80012dd92259771b5e2cd52e00b1d35c8 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
4993b6e8 — y.takahashi [Glitch] Handle Surrogate Pairs in truncate() 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