Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GitLab
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
projects.thm.de
GitLab
Commits
45416854
Unverified
Commit
45416854
authored
Feb 27, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enables eslint in codeclimate job
parent
60503057
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
.codeclimate.yml
.codeclimate.yml
+2
-2
changelogs/unreleased/41851-enable-eslint-codeclimate.yml
changelogs/unreleased/41851-enable-eslint-codeclimate.yml
+5
-0
No files found.
.codeclimate.yml
View file @
45416854
...
...
@@ -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"
...
...
changelogs/unreleased/41851-enable-eslint-codeclimate.yml
0 → 100644
View file @
45416854
---
title
:
Enables eslint in codeclimate job
merge_request
:
author
:
type
:
other
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment