Closed jtraglia closed 1 year ago
Run two pretty common Golang checks:
golangci-lint
staticcheck
Added lint.yml GitHub action which runs these.
lint.yml
Will try to fix findings in the "maybe fix later" section.
Run two pretty common Golang checks:
golangci-lint
staticcheck
Added
lint.yml
GitHub action which runs these.Will try to fix findings in the "maybe fix later" section.