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