From 56112afdb9dcde54dd76e187e035e0690bacee33 Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Thu, 29 Oct 2015 10:44:51 -0400 Subject: [PATCH] Add Hound CI config --- .hound.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml new file mode 100644 index 00000000..010d97f4 --- /dev/null +++ b/.hound.yml @@ -0,0 +1,2 @@ +javascript: + config_file: .jshintrc