aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-10-20 15:57:11 -0700
committerChris Rebert <[email protected]>2015-10-20 15:57:11 -0700
commit18ad53fc5662e0739a32f86d8dcbfbf5bd5b260a (patch)
tree2dd34bba30c45dc3f6ea7dfdf9d10294681b939d
parent75522956174dd49a179e28e63d56539ccf1d6f9d (diff)
downloadbootstrap-18ad53fc5662e0739a32f86d8dcbfbf5bd5b260a.tar.xz
bootstrap-18ad53fc5662e0739a32f86d8dcbfbf5bd5b260a.zip
Fix Hound's JS config
Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik ! Refs #17769 /fyi @croaky [ci skip]
-rw-r--r--.hound.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hound.yml b/.hound.yml
index bb847f559..1d162eb0d 100644
--- a/.hound.yml
+++ b/.hound.yml
@@ -1,4 +1,4 @@
-java_script:
+javascript:
config_file: js/.jshintrc
enabled: true
scss: