{"id":51066,"library":"tomarrell-wrapcheck-v2","title":"wrapcheck","description":"A Go linter that checks for proper error wrapping in return statements.","status":"active","version":"2.12.0","language":"go","source_language":null,"source_url":"https://github.com/tomarrell/wrapcheck","tags":["linter","error-handling","code-quality","static-analysis"],"install":[{"cmd":"go get github.com/tomarrell/wrapcheck/v2","lang":"bash","label":"Install github.com/tomarrell/wrapcheck/v2"}],"dependencies":[],"imports":[{"symbol":"wrapcheck","correct":"github.com/tomarrell/wrapcheck/v2"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/tomarrell/wrapcheck/v2\"\n\t\"golang.org/x/tools/go/analysis/singlechecker\"\n)\n\nfunc main() {\n\tsinglechecker.Main(wrapcheck.Analyzer)\n}","lang":"go","description":"Run the wrapcheck linter as a standalone tool."},"warnings":[],"env_vars":null,"search_vec":"'analysi':23 'check':6 'code':19 'code-qu':18 'error':9,16 'error-handl':15 'go':3 'handl':17 'linter':4,14 'proper':8 'qualiti':20 'return':12 'statement':13 'static':22 'static-analysi':21 'wrap':10 'wrapcheck':1","created_at":"2026-06-15T05:58:39.224085+00:00","updated_at":"2026-06-15T05:58:39.224085+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tomarrell/wrapcheck","github":"https://github.com/tomarrell/wrapcheck","docs":"https://pkg.go.dev/github.com/tomarrell/wrapcheck/v2#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}