Commit b3c0253c authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch '41851-enable-eslint-codeclimate' into 'master'

Resolve "Enable eslint in codeclimate"

Closes #41851

See merge request gitlab-org/gitlab-ce!17392
parents 9dac9b7d 22ad0842
......@@ -11,8 +11,8 @@ engines:
exclude_paths:
- "lib/api/v3/*"
eslint:
# eslint-plugin-vue is locked to version 2 in codeclimate, we need version 4
enabled: false
enabled: true
channel: "eslint-4"
rubocop:
enabled: true
channel: "gitlab-rubocop-0-52-1"
......
---
title: Enables eslint in codeclimate job
merge_request: 17392
author:
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment