Adds explanation to .codeclimate.yml file

This commit is contained in:
Filipa Lacerda 2018-01-10 10:24:24 +00:00
parent 078062d6d7
commit 3dfc91cf73
No known key found for this signature in database
GPG Key ID: 9CA3FDE4D1E2F1C8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ engines:
exclude_paths:
- "lib/api/v3/*"
eslint:
# eslint-plugin-vue is locked to version 2 in codeclimate, we need version 4
enabled: false
rubocop:
enabled: true