Hound: Disable scss. (#24221)

This commit is contained in:
XhmikosR 2017-10-04 09:57:38 +03:00 committed by GitHub
parent 682ad1fff5
commit 0a3830997b

View File

@ -3,6 +3,9 @@ fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
scss:
enabled: false
jshint:
enabled: false