Enable SCSS rules in Hound

This commit is contained in:
Javi Martín
2018-10-26 12:13:06 +02:00
parent 4048d17203
commit 7794690b8c

View File

@@ -1,2 +1,4 @@
rubocop: rubocop:
config_file: .rubocop_basic.yml config_file: .rubocop_basic.yml
scss:
config_file: .scss-lint.yml