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