[staticcheck.io](https://staticcheck.io/docs/checks/) provides a set of categorized rules for `go vet` command which serves as runner for static analysis. `go lint` as is was deprecated.