{"id":13771736,"url":"https://github.com/thomasheller/golinters","last_synced_at":"2025-08-04T21:44:51.710Z","repository":{"id":57501073,"uuid":"86855904","full_name":"thomasheller/golinters","owner":"thomasheller","description":"Go linters report","archived":false,"fork":false,"pushed_at":"2018-10-27T23:51:20.000Z","size":216,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-02T21:11:09.271Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasheller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-31T20:01:25.000Z","updated_at":"2019-09-18T04:17:10.000Z","dependencies_parsed_at":"2022-09-14T19:41:54.273Z","dependency_job_id":null,"html_url":"https://github.com/thomasheller/golinters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasheller/golinters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Fgolinters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Fgolinters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Fgolinters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Fgolinters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasheller","download_url":"https://codeload.github.com/thomasheller/golinters/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Fgolinters/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268783632,"owners_count":24306956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T17:00:54.917Z","updated_at":"2025-08-04T21:44:51.511Z","avatar_url":"https://github.com/thomasheller.png","language":"Go","funding_links":[],"categories":["Linters"],"sub_categories":["Reports"],"readme":"# golinters\n\ngolinters generates HTML reports about Go linters. It fetches the\nlinters' source and does static analysis. It also queries the GitHub\nAPI to figure out the maintainers.\n\n```sh\n$ go get github.com/thomasheller/golinters/cmd/golinters\n$ golinters\n[...]\n```\n\nIf a popular linter is missing, please file an issue!\n\n## Example output\n\n![HTML screenshot](https://raw.githubusercontent.com/thomasheller/golinters/master/examples/output-2017-03-31-214655-CEST.png)\n\n[Download corresponding HTML file](https://raw.githubusercontent.com/thomasheller/golinters/master/examples/output-2017-03-31-214655-CEST.html)\n\n## Options\n\nBy default, golinters will create a temporary file and open the report\nin the standard browser.\n\nYou can specify `-write somefile.html` though, if you want golinters\nto just write to a specific file and not open any browser.\n\nBecause golinters uses the GitHub API to figure out the maintainers'\nnames, you might want to supply a GitHub username and API token via\n`-ghuser` and `-ghtoken` so that you don't run into rate limit\nproblems.\n\nIf you want to start over, you can use `-remove` to delete the\nlinters' source in your GOPATH. Be careful, as this deletes entire\nrepositories, even if the linter is just one part of it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasheller%2Fgolinters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasheller%2Fgolinters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasheller%2Fgolinters/lists"}