From a080e89a35f7c0ec1f787c84082207c487ebaef8 Mon Sep 17 00:00:00 2001 From: Dan Barber Date: Mon, 19 Feb 2018 10:51:23 -0500 Subject: [PATCH] =?UTF-8?q?Unleash=20the=20Hound!=20=F0=9F=90=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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..f283ada --- /dev/null +++ b/.hound.yml @@ -0,0 +1,2 @@ +credo: + enabled: true