diff --git a/.codeclimate.yml b/.codeclimate.yml index cda6085df..52f0aecb3 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -3,5 +3,6 @@ ratings: - lib/** exclude_paths: - "examples/*" + - "integrations/*" - "test/*" - "vendor/*"