mirror of
https://github.com/avelino/awesome-go.git
synced 2026-04-11 02:11:43 +08:00
updated .codeclimate.yml (#5884)
hi there! I am a hs cs student participating in hacktoberfest (: I made some edits and did the task you asked about, removing the unnecessary lines and I would really appreciate an approval! tysm!
This commit is contained in:
parent
0002f6392b
commit
bf63ecbfd4
@ -1,20 +1,16 @@
|
||||
---
|
||||
engines:
|
||||
rubocop:
|
||||
enabled: true
|
||||
golint:
|
||||
enabled: true
|
||||
gofmt:
|
||||
enabled: true
|
||||
govet:
|
||||
enabled: true
|
||||
fixme:
|
||||
enabled: true
|
||||
duplication:
|
||||
enabled: true
|
||||
config:
|
||||
languages:
|
||||
- go
|
||||
- go
|
||||
|
||||
ratings:
|
||||
paths:
|
||||
- "**.go"
|
||||
- "**.go"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user