2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-21 03:00:48 +07:00
transocks/.golangci.yml
2019-08-08 09:23:03 +09:00

9 lines
125 B
YAML

linters:
enable:
- dupl
- goconst
- gofmt
- golint
- typecheck
- unparam