chore: codeclimate config
parent
1a76758bf3
commit
ccdfea020b
|
@ -0,0 +1,7 @@
|
||||||
|
plugins:
|
||||||
|
golint:
|
||||||
|
enabled: true
|
||||||
|
gofmt:
|
||||||
|
enabled: true
|
||||||
|
govet:
|
||||||
|
enabled: true
|
Loading…
Reference in New Issue