From ef07990e94d7c4963309a8d864c494f7f624d439 Mon Sep 17 00:00:00 2001 From: Artem Chernikov Date: Fri, 4 Jul 2014 23:02:33 +0200 Subject: [PATCH] Hound is not more here --- .hound.yml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .hound.yml diff --git a/.hound.yml b/.hound.yml deleted file mode 100644 index fd3c9072..00000000 --- a/.hound.yml +++ /dev/null @@ -1,3 +0,0 @@ -LineLength: - Description: 'Limit lines to 100 characters.' - Max: 100