]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #19482 to v3
authorChris Rebert <code@chrisrebert.com>
Tue, 15 Mar 2016 06:02:13 +0000 (23:02 -0700)
committerChris Rebert <code@chrisrebert.com>
Tue, 15 Mar 2016 06:02:13 +0000 (23:02 -0700)
[ci skip]

.hound.yml

index ac4d16c3057d3479bcc69b45830ab7dd333aab65..9b988b67fcc3605482ecf465fa01992fd4a6dcfe 100644 (file)
@@ -1,6 +1,12 @@
+fail_on_violations: true
+
+scss:
+  enabled: false
+
 javascript:
+  enabled: true
   config_file: js/.jshintrc
+
+jscs:
   enabled: true
-scss:
-  enabled: false
-fail_on_violations: true
+  config_file: js/.jscsrc