Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
87f8af35
Commit
87f8af35
authored
Mar 23, 2017
by
Jeromy Johnson
Committed by
GitHub
Mar 23, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #3821 from ipfs/feat/codeclimate
misc: try enabling codeclimate
parents
1cf998e8
07738025
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
.codeclimate.yml
.codeclimate.yml
+18
-0
No files found.
.codeclimate.yml
0 → 100644
View file @
87f8af35
ratings
:
paths
:
-
**
/*.go
exclude_paths
:
-
test/
-
Godeps/
-
thirdparty/
engines
:
fixme
:
enabled
:
true
golint
:
enabled
:
true
govet
:
enabled
:
true
gofmt
:
enabled
:
true
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