Update codeclimate settings.

This commit is contained in:
Buster Silver 2016-10-22 11:31:30 -05:00
parent 43cedce91c
commit ff0135cf80
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,8 @@ engines:
checks:
Similar code:
enabled: false
Identical code:
enabled: false
eslint:
enabled: true
fixme:
@ -28,6 +30,7 @@ ratings:
- "**.php"
- "**.phtml"
exclude_paths:
- tests/_support/_generated/
- web/static/vendors
- web/static/js/app.js
- web/static/js/app.min.js