summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-04-04 17:27:32 +0200
committerRémy Coutable <remy@rymai.me>2018-04-04 17:27:32 +0200
commit34c6d526b0be4adb499bb0fbd217c47ebbc7144a (patch)
treec736aa5e1ed2b8e1228925cfde38acf9bd5bb166 /.codeclimate.yml
parentf8365c3d6dc0925ff1ae7eda09fb4fab8884c58b (diff)
downloadgitlab-ce-34c6d526b0be4adb499bb0fbd217c47ebbc7144a.tar.gz
Don't run RuboCop nor ESLint checks in the codequality job as this is already done by the static-analysis job44978-consider-removing-rubocop-and-eslint-from-codeclimate-yml
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 216ecf43beb..8699a903f2a 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -10,12 +10,6 @@ engines:
- javascript
exclude_paths:
- "lib/api/v3/*"
- eslint:
- enabled: true
- channel: "eslint-4"
- rubocop:
- enabled: true
- channel: "gitlab-rubocop-0-52-1"
ratings:
paths:
- Gemfile.lock