transocks/.golangci.yml
Алексей Бадяев a59ad95f63
All checks were successful
build / build (push) Successful in 1m34s
build / build_windows (push) Successful in 1m24s
Добавлен build workflow.
2024-11-01 22:43:08 +07:00

8 lines
108 B
YAML

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