{"id":53840,"library":"tomarrell-wrapcheck","title":"wrapcheck","description":"A Go linter that checks for proper error wrapping in function returns.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/tomarrell/wrapcheck","tags":["linter","error-handling","static-analysis","code-quality"],"install":[{"cmd":"go get github.com/tomarrell/wrapcheck","lang":"bash","label":"Install github.com/tomarrell/wrapcheck"}],"dependencies":[],"imports":[{"symbol":"wrapcheck","correct":"github.com/tomarrell/wrapcheck"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/tomarrell/wrapcheck\"\n)\n\nfunc main() {\n\tanalyzer := wrapcheck.NewAnalyzer()\n\t_ = analyzer\n}","lang":"go","description":"Create a new wrapcheck analyzer"},"warnings":[],"env_vars":null,"search_vec":"'analysi':20 'check':6 'code':22 'code-qu':21 'error':9,16 'error-handl':15 'function':12 'go':3 'handl':17 'linter':4,14 'proper':8 'qualiti':23 'return':13 'static':19 'static-analysi':18 'wrap':10 'wrapcheck':1","created_at":"2026-06-15T07:57:12.212876+00:00","updated_at":"2026-06-15T07:57:12.212876+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#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}}