mirror of
https://github.com/cybozu-go/transocks.git
synced 2026-09-14 11:05:49 +05:00
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…
Reference in New Issue
Block a user