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:
|
||||
- "lib/api/v3/*"
|
||||
eslint:
|
||||
# eslint-plugin-vue is locked to version 2 in codeclimate, we need version 4
|
||||
enabled: false
|
||||
rubocop:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in a new issue