Registry / utility / golangci-go-tools

golangci-go-tools

JSON →
library0.0.0-20190318055746-e32c54105b7cgogounverified

A collection of Go static analysis tools used by golangci-lint.

go get github.com/golangci/go-tools
INSTALL
IMPORT
SIG · GOLANGCI-GO-TOOLS
G
golangci-go-tools
utilitygov0.0.0-20190318055746-e32c54105b7c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tools
github.com/golangci/go-tools

Prints the version of the go-tools configuration.

package main import ( "fmt" "github.com/golangci/go-tools/config" ) func main() { fmt.Println(config.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20190318055746-e32c54105b7clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
golangci-go-tools — go get golangci-go-tools · libregistry