From ee2b5d0545e9cf8e351d424a2487946b942220e6 Mon Sep 17 00:00:00 2001 From: Carlos Alexandro Becker Date: Tue, 11 Aug 2015 16:29:17 -0300 Subject: [PATCH] Create .hound.yml --- .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..e5c719d --- /dev/null +++ b/.hound.yml @@ -0,0 +1,2 @@ +go: + enabled: true