From: Chris Rebert Date: Tue, 20 Oct 2015 22:57:11 +0000 (-0700) Subject: Fix Hound's JS config X-Git-Tag: v3.3.6~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18ad53fc5662e0739a32f86d8dcbfbf5bd5b260a;p=thirdparty%2Fbootstrap.git Fix Hound's JS config Per https://github.com/twbs/bootstrap/pull/17997#discussion_r42564175 ; thanks @vsn4ik ! Refs #17769 /fyi @croaky [ci skip] --- diff --git a/.hound.yml b/.hound.yml index bb847f5593..1d162eb0de 100644 --- a/.hound.yml +++ b/.hound.yml @@ -1,4 +1,4 @@ -java_script: +javascript: config_file: js/.jshintrc enabled: true scss: