From 6b3c2991e571ad52ff887a5180c67d8d21a7ab3a Mon Sep 17 00:00:00 2001 From: ABaldwinHunter Date: Fri, 6 Nov 2015 17:21:03 -0500 Subject: [PATCH] testing --- .codeclimate.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.codeclimate.yml b/.codeclimate.yml index c188171f..91ae83a9 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -4,5 +4,5 @@ engines: enabled: true pep8: enabled: true -exclude_paths: -- tests/**/* +ratings: +- "**.py"