go-honnef-co-go-tools
Staticcheck advanced Go linter library
This package provides the Go source code for the go-staticcheck
advanced Go linter.
- Versions: 0.4.7
- Website: https://staticcheck.dev/
- Licenses: Expat
- Package source: gnu/packages/golang-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of go-honnef-co-go-tools
as follows:
guix install go-honnef-co-go-tools
Or install a particular version:
guix install go-honnef-co-go-tools@0.4.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.