From 55f1c4cf49333293226969786e1efa61bd193e95 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Mon, 10 Nov 2014 20:02:33 +0100 Subject: [PATCH] Enabled houndci.com. --- .hound.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 00000000..7a21dd80 --- /dev/null +++ b/.hound.yml @@ -0,0 +1,3 @@ +java_script: + enabled: true + config_file: .jshint