From 36435a96e126cdf386211e7f67a39a37ea6f8029 Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Thu, 23 Mar 2017 21:13:27 +0100 Subject: [PATCH] Fix codeclimate License: MIT Signed-off-by: Jakub Sztandera --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index ba824b8d8..55c44f27f 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,6 +1,6 @@ ratings: paths: - - **/*.go + - "**/*.go" exclude_paths: - test/