{"id":51273,"library":"sivchari-nosnakecase","title":"nosnakecase","description":"Package nosnakecase is a Go linter that detects and reports snake_case identifiers.","status":"active","version":"1.7.0","language":"go","source_language":null,"source_url":"https://github.com/sivchari/nosnakecase","tags":["linter","snake_case","code-quality","static-analysis"],"install":[{"cmd":"go get github.com/sivchari/nosnakecase","lang":"bash","label":"Install github.com/sivchari/nosnakecase"}],"dependencies":[],"imports":[{"symbol":"nosnakecase","correct":"github.com/sivchari/nosnakecase"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/sivchari/nosnakecase\"\n)\n\nfunc main() {\n\t// Example usage: analyze Go source for snake_case\n\tissues := nosnakecase.Analyze(\"example.go\")\n\tfor _, issue := range issues {\n\t\tfmt.Println(issue)\n\t}\n}","lang":"go","description":"Run nosnakecase linter on a Go file"},"warnings":[],"env_vars":null,"search_vec":"'analysi':23 'case':13,17 'code':19 'code-qu':18 'detect':9 'go':6 'identifi':14 'linter':7,15 'nosnakecas':1,3 'packag':2 'qualiti':20 'report':11 'snake':12,16 'static':22 'static-analysi':21","created_at":"2026-06-15T06:07:14.142045+00:00","updated_at":"2026-06-15T06:07:14.142045+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/sivchari/nosnakecase","github":"https://github.com/sivchari/nosnakecase","docs":"https://pkg.go.dev/github.com/sivchari/nosnakecase#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}}