forked from ms/transocks
commit
f4d0785d6b
8
.golangci.yml
Normal file
8
.golangci.yml
Normal file
@ -0,0 +1,8 @@
|
||||
linters:
|
||||
enable:
|
||||
- dupl
|
||||
- goconst
|
||||
- gofmt
|
||||
- golint
|
||||
- typecheck
|
||||
- unparam
|
Loading…
Reference in New Issue
Block a user