diff --git a/.codeclimate.yml b/.codeclimate.yml index c2f8996..f5f11a6 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -3,6 +3,7 @@ version: "2" exclude_patterns: - CHANGELOG.md - docs/api/ + - docs/dev/style.md - src/migration/ - vendor/ @@ -21,4 +22,4 @@ plugins: enabled: true tslint: enabled: true - config: config/tslint.cc.json \ No newline at end of file + config: config/tslint.cc.json