mirror of
https://github.com/stefan01/transocks.git
synced 2025-02-22 03:30:45 +07: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