]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Hound: Disable scss. (#24221)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 4 Oct 2017 06:57:38 +0000 (09:57 +0300)
committerGitHub <noreply@github.com>
Wed, 4 Oct 2017 06:57:38 +0000 (09:57 +0300)
.hound.yml

index 39dfd0815ccddcaf3ff8f59d8cc7b147cf5fa68e..d47b1677ddb128a29380498009f2622886e89c82 100644 (file)
@@ -3,6 +3,9 @@ fail_on_violations: true
 stylelint:
   config_file: build/.stylelintrc
 
+scss:
+  enabled: false
+
 jshint:
   enabled: false