mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-31 21:39:08 +01:00
0878561e50
Because of course the config is not respected when you use the wrong name
15 lines
194 B
YAML
15 lines
194 B
YAML
sass-lint:
|
|
enabled: false
|
|
|
|
coffeescript:
|
|
enabled: false
|
|
|
|
jshint:
|
|
enabled: false
|
|
|
|
haml:
|
|
config_file: .haml-lint.yml
|
|
|
|
rubocop:
|
|
version: 1.22.1
|
|
config_file: .rubocop.yml
|