Registry / utility / antonboom-nilnil

antonboom-nilnil

JSON →
library1.0.0gogounverified

A Go linter that checks for nil comparisons that are always false or always true.

go get github.com/Antonboom/nilnil
INSTALL
IMPORT
SIG · ANTONBOOM-NILNIL
A
antonboom-nilnil
utilitygov1.0.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.

nilnil
github.com/Antonboom/nilnil

Access the nilnil analyzer name

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
22
OpenAI (training)
2
Meta
1
Resources
antonboom-nilnil — go get antonboom-nilnil · libregistry