Adds explanation to .codeclimate.yml file
This commit is contained in:
parent
078062d6d7
commit
3dfc91cf73
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ engines:
|
||||||
exclude_paths:
|
exclude_paths:
|
||||||
- "lib/api/v3/*"
|
- "lib/api/v3/*"
|
||||||
eslint:
|
eslint:
|
||||||
|
# eslint-plugin-vue is locked to version 2 in codeclimate, we need version 4
|
||||||
enabled: false
|
enabled: false
|
||||||
rubocop:
|
rubocop:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in a new issue