From c2e64256f35a251c2a1b790f0c6883be5b92fc86 Mon Sep 17 00:00:00 2001 From: Douglas Deodato Date: Thu, 19 May 2016 23:27:21 +0100 Subject: [PATCH] Hound --- .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 0000000..9f36406 --- /dev/null +++ b/.hound.yml @@ -0,0 +1,2 @@ +scss: + config_file: scss/.scss-lint.yml \ No newline at end of file