Registry / utility / edaniels-golinters

edaniels-golinters

JSON →
library0.0.5gogounverified

A collection of custom Go linters for code quality and style checks.

go get github.com/edaniels/golinters
INSTALL
IMPORT
SIG · EDANIELS-GOLINTERS
E
edaniels-golinters
utilitygov0.0.5
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.

golinters
✓ github.com/edaniels/golinters

Retrieve all custom analyzers provided by the package.

package main import ( "github.com/edaniels/golinters" "golang.org/x/tools/go/analysis" ) func main() { analyzers := golinters.AllAnalyzers() _ = analyzers }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
edaniels-golinters — go get edaniels-golinters · libregistry