Registry / utility / tomarrell-wrapcheck-v2

tomarrell-wrapcheck-v2

JSON →
library2.12.0gogounverified

A Go linter that checks for proper error wrapping in return statements.

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

Run the wrapcheck linter as a standalone tool.

package main import ( "github.com/tomarrell/wrapcheck/v2" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(wrapcheck.Analyzer) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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