{"id":21731520,"url":"https://github.com/altipla-consulting/linter","last_synced_at":"2025-03-20T23:42:23.779Z","repository":{"id":57694169,"uuid":"486635949","full_name":"altipla-consulting/linter","owner":"altipla-consulting","description":"Opinionated linter for Go source code.","archived":false,"fork":false,"pushed_at":"2025-02-23T11:20:08.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-23T12:23:26.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/altipla-consulting.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":"2022-04-28T14:49:13.000Z","updated_at":"2025-02-23T11:20:11.000Z","dependencies_parsed_at":"2023-11-14T16:36:51.569Z","dependency_job_id":"4585bc6f-cc2a-401d-88ce-374db1231443","html_url":"https://github.com/altipla-consulting/linter","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Flinter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Flinter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Flinter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Flinter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altipla-consulting","download_url":"https://codeload.github.com/altipla-consulting/linter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244711938,"owners_count":20497417,"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":[],"created_at":"2024-11-26T04:26:20.669Z","updated_at":"2025-03-20T23:42:23.760Z","avatar_url":"https://github.com/altipla-consulting.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# linter\n\nOpinionated linter for Go source code.\n\n\u003e **WARNING:** It uses [revive](https://github.com/mgechev/revive) underneath. We recommend using revive directly instead of our internal customization on top of it.\n\n\n## Install\n\n```shell\ngo install github.com/altipla-consulting/linter@latest\n```\n\n\n## Usage\n\nAdd it to the Makefile `lint` rule:\n\n```makefile\nlint:\n\tgo install ./...\n\tgo vet ./...\n\tlinter ./...\n```\n\n\n## Contributing\n\nYou can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.\n\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltipla-consulting%2Flinter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltipla-consulting%2Flinter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltipla-consulting%2Flinter/lists"}