Registry / utility / go-lintpack-lintpack

go-lintpack-lintpack

JSON →
library0.5.2gogounverified

Package lintpack provides shared API between the linter and its checkers, enabling creation of registered checker instances.

go get github.com/go-lintpack/lintpack
INSTALL
IMPORT
SIG · GO-LINTPACK-LINTPA
G
go-lintpack-lintpack
utilitygov0.5.2
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.

lintpack
github.com/go-lintpack/lintpack

Prints the lintpack version.

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
go-lintpack-lintpack — go get go-lintpack-lintpack · libregistry