Enable SCSS rules in Hound

This commit is contained in:
Javi Martín
2018-10-26 12:13:06 +02:00
committed by decabeza
parent 6a42f6fee2
commit a7a9355a58

View File

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