aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-03-14 23:02:13 -0700
committerChris Rebert <[email protected]>2016-03-14 23:02:13 -0700
commit55f6efbbaed0fa343566f180b4fe62feda136a86 (patch)
treee4a899a3479cf4f5368deb569ed31c34ed297aeb
parentd9a64a0281556240813de5bad7cd7ef2720b7a79 (diff)
downloadbootstrap-55f6efbbaed0fa343566f180b4fe62feda136a86.tar.xz
bootstrap-55f6efbbaed0fa343566f180b4fe62feda136a86.zip
Port #19482 to v3
[ci skip]
-rw-r--r--.hound.yml12
1 files changed, 9 insertions, 3 deletions
diff --git a/.hound.yml b/.hound.yml
index ac4d16c30..9b988b67f 100644
--- a/.hound.yml
+++ b/.hound.yml
@@ -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