1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 17:32:41 +02: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

View File

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