summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-01-10 10:24:24 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-01-10 10:24:24 +0000
commit3dfc91cf732369aab182629db0299153814d2068 (patch)
tree0710e2ef9410fc6e4f915bd52ed47d830670b77e
parent078062d6d714123a047af3a1bdf0017f93cec2ac (diff)
downloadgitlab-ce-34312-eslint-vue-plugin.tar.gz
Adds explanation to .codeclimate.yml file34312-eslint-vue-plugin
-rw-r--r--.codeclimate.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 6a8c7791f02..dc8ac60fb44 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -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