Registry / utility / sashamelentyev-usestdlibvars

sashamelentyev-usestdlibvars

JSON →
library1.29.0gogounverified

Package usestdlibvars is a Go linter that suggests using standard library variables instead of custom ones.

go get github.com/sashamelentyev/usestdlibvars
INSTALL
IMPORT
SIG · SASHAMELENTYEV-USE
S
sashamelentyev-usestdlibvars
utilitygov1.29.0
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.

usestdlibvars
github.com/sashamelentyev/usestdlibvars

Prints the linter version.

package main import ( "fmt" "github.com/sashamelentyev/usestdlibvars" ) func main() { fmt.Println(usestdlibvars.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
sashamelentyev-usestdlibvars — go get sashamelentyev-usestdlibvars · libregistry