forked from ms/transocks
add golangci
This commit is contained in:
parent
4ef06752ea
commit
b33ef93354
8
.golangci.yml
Normal file
8
.golangci.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
linters:
|
||||||
|
enable:
|
||||||
|
- dupl
|
||||||
|
- goconst
|
||||||
|
- gofmt
|
||||||
|
- golint
|
||||||
|
- typecheck
|
||||||
|
- unparam
|
Loading…
x
Reference in New Issue
Block a user