2
0
mirror of https://github.com/stefan01/transocks.git synced 2025-02-22 03:30:45 +07:00
transocks/.golangci.yml

9 lines
125 B
YAML
Raw Normal View History

2019-08-08 07:23:03 +07:00
linters:
enable:
- dupl
- goconst
- gofmt
- golint
- typecheck
- unparam