diff --git a/.codeclimate.yml b/.codeclimate.yml index 401b7feb48..9afe9c8284 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -40,8 +40,8 @@ ratings: - "**.py" - "**.rb" exclude_paths: -- tests/ -- lib/ -- html/js/ -- html/css/ -- html/lib/ +- "tests/" +- "lib/" +- "html/js/" +- "html/css/" +- "html/lib/"