{"id":50997,"library":"firefart-nonamedreturns","title":"nonamedreturns","description":"A Go linter that reports named return parameters, encouraging the use of unnamed returns for clarity.","status":"active","version":"1.0.6","language":"go","source_language":null,"source_url":"https://github.com/firefart/nonamedreturns","tags":["linter","code-style","returns"],"install":[{"cmd":"go get github.com/firefart/nonamedreturns","lang":"bash","label":"Install github.com/firefart/nonamedreturns"}],"dependencies":[],"imports":[{"symbol":"nonamedreturns","correct":"github.com/firefart/nonamedreturns"}],"quickstart":{"code":"package main\n\nimport (\n    \"github.com/firefart/nonamedreturns\"\n    \"golang.org/x/tools/go/analysis/singlechecker\"\n)\n\nfunc main() {\n    singlechecker.Main(nonamedreturns.Analyzer)\n}","lang":"go","description":"Runs the nonamedreturns linter as a standalone tool."},"warnings":[],"env_vars":null,"search_vec":"'clariti':17 'code':20 'code-styl':19 'encourag':10 'go':3 'linter':4,18 'name':7 'nonamedreturn':1 'paramet':9 'report':6 'return':8,15,22 'style':21 'unnam':14 'use':12","created_at":"2026-06-15T05:16:41.095837+00:00","updated_at":"2026-06-15T05:16:41.095837+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/firefart/nonamedreturns","github":"https://github.com/firefart/nonamedreturns","docs":"https://pkg.go.dev/github.com/firefart/nonamedreturns#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}}