osv.dev icon indicating copy to clipboard operation
osv.dev copied to clipboard

Investigate if https://staticcheck.io/ can and should be added to the Go code checks

Open andrewpollock opened this issue 3 years ago • 3 comments

https://staticcheck.io/ is an additional option for Go code quality checking. Investigate if it's appropriate to add along with go vet.

andrewpollock avatar Sep 21 '22 01:09 andrewpollock

@another-rex also mentioned https://golangci-lint.run/usage/linters/

andrewpollock avatar Sep 21 '22 01:09 andrewpollock

Also related: https://github.com/golang/vuln/blob/master/checks.bash

andrewpollock avatar Oct 25 '22 23:10 andrewpollock