2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

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
+3
View File
@@ -3,6 +3,9 @@ fail_on_violations: true
stylelint:
config_file: build/.stylelintrc
scss:
enabled: false
jshint:
enabled: false