From dac225f0802e0f6f0ffdacdfd6b7189c2a22bbde Mon Sep 17 00:00:00 2001 From: John Haugeland Date: Mon, 26 Jun 2017 08:22:39 -0700 Subject: [PATCH] ok try a different notation. also should be removing tests --- .codeclimate.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.codeclimate.yaml b/.codeclimate.yaml index 93b6ecf3..50a4509b 100644 --- a/.codeclimate.yaml +++ b/.codeclimate.yaml @@ -1,2 +1,3 @@ exclude_paths: -- "docs/**/*" +- "docs/" +- "src/tests/"