Enables eslint in codeclimate job

This commit is contained in:
Filipa Lacerda 2018-02-27 10:53:31 +00:00
parent 60503057bc
commit 4541685445
No known key found for this signature in database
GPG Key ID: 9CA3FDE4D1E2F1C8
2 changed files with 7 additions and 2 deletions

View File

@ -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"

View File

@ -0,0 +1,5 @@
---
title: Enables eslint in codeclimate job
merge_request:
author:
type: other