~cytrogen/masto-fe

ref: f4e3e309b133eaaf290a5b51f1e568bbe7101d60 masto-fe/.haml-lint.yml -rw-r--r-- 150 bytes
f4e3e309 — fusagiko / takayamaki [Glitch] use configureStore of redux-toolkit instead of createStore of redux 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