Closed vaguecoder closed 1 year ago
@assign
@tanryberdi To explain a bit on this, we need to configure .golangci.yaml
to use some default + commonly used linters from golangci-lint. Try not to exclude any path unless necessary (and for specific linters).
Thanks @tanryberdi
Add golangci-lint to the project and add the target to
Makefile