From: wolfy1339 Date: Fri, 11 Mar 2016 02:07:53 +0000 (-0500) Subject: Make hound fail on violations X-Git-Tag: v3.3.7~99^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7669a72d26103866f51b6bd240908280034e60;p=thirdparty%2Fbootstrap.git Make hound fail on violations --- diff --git a/.hound.yml b/.hound.yml index 1d162eb0de..ac4d16c305 100644 --- a/.hound.yml +++ b/.hound.yml @@ -3,3 +3,4 @@ javascript: enabled: true scss: enabled: false +fail_on_violations: true