Registry / utility / tomarrell-wrapcheck

tomarrell-wrapcheck

JSON →
library1.2.0gogounverified

A Go linter that checks for proper error wrapping in function returns.

go get github.com/tomarrell/wrapcheck
INSTALL
IMPORT
SIG · TOMARRELL-WRAPCHEC
T
tomarrell-wrapcheck
utilitygov1.2.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.

wrapcheck
✓ github.com/tomarrell/wrapcheck

Create a new wrapcheck analyzer

package main import ( "github.com/tomarrell/wrapcheck" ) func main() { analyzer := wrapcheck.NewAnalyzer() _ = analyzer }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tomarrell-wrapcheck — go get tomarrell-wrapcheck · libregistry