diff --git a/.codeclimate.yml b/.codeclimate.yml index 1f8e691f..1f42030a 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -13,7 +13,7 @@ ratings: - "lib/**/*" exclude_paths: - "tests/" -- "old_tests/" +- "old_test/" - "boilerplate/" - "demo/" - "js/"