mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 16:29:52 +01:00
54ae1ca08c
Hound doesn't support HAML linting with RuboCop cops, effectively making it useless
16 lines
212 B
YAML
16 lines
212 B
YAML
sass-lint:
|
|
enabled: false
|
|
|
|
coffeescript:
|
|
enabled: false
|
|
|
|
jshint:
|
|
enabled: false
|
|
|
|
haml:
|
|
enabled: false
|
|
config_file: .haml-lint.yml
|
|
|
|
rubocop:
|
|
version: 1.22.1
|
|
config_file: .rubocop.yml
|