Registry / utility / esimonov-ifshort

esimonov-ifshort

JSON →
library1.0.4gogounverified

A Go linter that checks for short variable declarations in if statements.

go get github.com/esimonov/ifshort
INSTALL
IMPORT
SIG · ESIMONOV-IFSHORT
E
esimonov-ifshort
utilitygov1.0.4
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.

ifshort
github.com/esimonov/ifshort

Demonstrates that ifshort is a linter tool, not a runtime library.

package main import ( "fmt" "github.com/esimonov/ifshort" ) func main() { // ifshort is a linter; typically used via golangci-lint fmt.Println("Use as a linter tool") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
esimonov-ifshort — go get esimonov-ifshort · libregistry