From c4ec3c8cee3a8ff471512c5992cf21e4abb9bb27 Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Tue, 6 Jun 2017 16:29:17 +0900 Subject: [PATCH] Exclude tests --- .codeclimate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.codeclimate.yml b/.codeclimate.yml index 9303219..31aa170 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -14,3 +14,4 @@ ratings: - "**.rb" exclude_paths: - test/ +- */test/