{"id":19942368,"url":"https://github.com/bahlo/printlint","last_synced_at":"2025-03-01T13:20:51.030Z","repository":{"id":69157132,"uuid":"197356616","full_name":"bahlo/printlint","owner":"bahlo","description":"Report usage of fmt.Println and friends.","archived":false,"fork":false,"pushed_at":"2019-07-17T09:22:39.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T04:53:37.316Z","etag":null,"topics":["golang","govet","linter","println","tools"],"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/bahlo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-17T09:17:30.000Z","updated_at":"2019-07-17T17:41:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"5a0d373f-2411-48a1-b7db-edf3fb8cf651","html_url":"https://github.com/bahlo/printlint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahlo%2Fprintlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahlo%2Fprintlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahlo%2Fprintlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahlo%2Fprintlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahlo","download_url":"https://codeload.github.com/bahlo/printlint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241368512,"owners_count":19951587,"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","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":["golang","govet","linter","println","tools"],"created_at":"2024-11-13T00:12:45.452Z","updated_at":"2025-03-01T13:20:51.002Z","avatar_url":"https://github.com/bahlo.png","language":"Go","readme":"# printlint\n\nThis package warns when `fmt.Println` or friends are used.\n\n## Example\n\n```bash\n$ go install github.com/bahlo/printlint/cmd/printlint\n$ go vet -vettool=$GOBIN/printlint ./test\n# github.com/bahlo/printlint/test\ntest/print.go:8:2: fmt.Println found \"fmt.Println(\\\"foo bar\\\")\"\n```\n\n## References\n\nhttps://github.com/fatih/addlint\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahlo%2Fprintlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbahlo%2Fprintlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahlo%2Fprintlint/lists"}