Merge pull request #961 from internetee/improve-codeclimate-config

Remove Changelog from codeclimate analysis
This commit is contained in:
Timo Võhmar 2018-08-31 15:20:41 +03:00 committed by GitHub
commit fea8333215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,3 +27,4 @@ exclude_patterns:
- "vendor/"
- "test/"
- "spec/"
- "CHANGELOG.md"