Registry / utility / golangci-golangci-lint

golangci-golangci-lint

JSON →
library1.64.8gogounverified

A Go linters aggregator and runner.

go get github.com/golangci/golangci-lint
INSTALL
IMPORT
SIG · GOLANGCI-GOLANGCI-
G
golangci-golangci-lint
utilitygov1.64.8
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.

golangci_lint
github.com/golangci/golangci-lint

Access the root command of golangci-lint programmatically.

package main import ( "fmt" "github.com/golangci/golangci-lint/pkg/commands" ) func main() { cmd := commands.NewRootCmd() fmt.Println(cmd.Use) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.64.8latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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