diff --git a/.codeclimate.yml b/.codeclimate.yml index 8e0c6b2dd..3e49b5c91 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -14,7 +14,7 @@ ratings: paths: - "lib/**/*" exclude_paths: -- "tests/" +- "test/" - "old_test/" - "boilerplate/" - "demo/"