Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
508ae560
Commit
508ae560
authored
Oct 25, 2021
by
Rémy Coutable
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Code Climate config
Signed-off-by:
Rémy Coutable
<
remy@rymai.me
>
parent
b0f4bd85
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
25 deletions
+15
-25
.codeclimate.yml
.codeclimate.yml
+15
-25
No files found.
.codeclimate.yml
View file @
508ae560
---
---
engines
:
version
:
"
2"
plugins
:
bundler-audit
:
bundler-audit
:
enabled
:
true
enabled
:
true
duplication
:
duplication
:
...
@@ -8,33 +9,22 @@ engines:
...
@@ -8,33 +9,22 @@ engines:
languages
:
languages
:
-
ruby
-
ruby
-
javascript
-
javascript
ratings
:
rubocop
:
paths
:
enabled
:
false
-
Gemfile.lock
exclude_patterns
:
-
"
**.erb"
-
"
{ee/,jh/,}config/"
-
"
**.haml"
-
"
{ee/,jh/,}db/"
-
"
**.rb"
-
"
**/log/"
-
"
**.rhtml"
-
"
**/node_modules/"
-
"
**.slim"
-
"
**/spec/"
-
"
**.inc"
-
"
**/tmp/"
-
"
**.js"
-
"
**/vendor/"
-
"
**.jsx"
-
"
**.module"
exclude_paths
:
-
config/
-
db/
-
features/
-
node_modules/
-
spec/
-
vendor/
-
.yarn-cache/
-
.yarn-cache/
-
tmp
/
-
backups
/
-
builds/
-
builds/
-
coverage/
-
coverage/
-
file_hooks/
-
plugins/
-
public/
-
public/
-
shared/
-
shared/
-
webpack-report/
-
webpack-report/
-
log/
-
backups/
-
plugins/
-
file_hooks/
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