Registry / utility / golangci-check

golangci-check

JSON →
library0.0.0-20180506172741-cfe4005ccda2gogounverified

A collection of Go code analysis checks used by GolangCI-Lint.

go get github.com/golangci/check
INSTALL
IMPORT
SIG · GOLANGCI-CHECK
G
golangci-check
utilitygov0.0.0-20180506172741-cfe4005ccda2
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.

check
github.com/golangci/check

Access the analyzer name from the check package

package main import ( "fmt" "github.com/golangci/check" ) func main() { fmt.Println(check.Analyzer.Name) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180506172741-cfe4005ccda2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

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