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"