diff --git a/.codeclimate.yml b/.codeclimate.yml index be8f1df7a..294b9335c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -27,3 +27,4 @@ exclude_patterns: - "vendor/" - "test/" - "spec/" + - "CHANGELOG.md"