mirror of
https://github.com/stefan01/transocks.git
synced 2025-02-22 03:30:45 +07:00
9 lines
125 B
YAML
9 lines
125 B
YAML
|
linters:
|
||
|
enable:
|
||
|
- dupl
|
||
|
- goconst
|
||
|
- gofmt
|
||
|
- golint
|
||
|
- typecheck
|
||
|
- unparam
|