{"id":21455789,"url":"https://github.com/suddengunter/go-linter-enforcer","last_synced_at":"2026-05-22T14:10:08.940Z","repository":{"id":45924285,"uuid":"426746844","full_name":"SuddenGunter/go-linter-enforcer","owner":"SuddenGunter","description":"This simple app checks if provided git repos are following your golangci-lint config and if not - updates repo config and pushes update to a remote branch","archived":false,"fork":false,"pushed_at":"2021-11-29T19:48:52.000Z","size":91,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T13:13:52.233Z","etag":null,"topics":["bitbucket","git","go","golangci-lint","hacktoberfest","linter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuddenGunter.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":"2021-11-10T19:16:52.000Z","updated_at":"2023-03-05T08:06:21.000Z","dependencies_parsed_at":"2022-08-28T19:50:29.364Z","dependency_job_id":null,"html_url":"https://github.com/SuddenGunter/go-linter-enforcer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuddenGunter%2Fgo-linter-enforcer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuddenGunter%2Fgo-linter-enforcer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuddenGunter%2Fgo-linter-enforcer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuddenGunter%2Fgo-linter-enforcer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuddenGunter","download_url":"https://codeload.github.com/SuddenGunter/go-linter-enforcer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243966367,"owners_count":20376059,"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":["bitbucket","git","go","golangci-lint","hacktoberfest","linter"],"created_at":"2024-11-23T05:13:24.868Z","updated_at":"2026-05-22T14:10:08.845Z","avatar_url":"https://github.com/SuddenGunter.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-linter-enforcer\nThis simple app checks if provided git repos are following your golangci-lint config and if not - updates repo config and pushes update to a remote branch\n\n## Current status\nVery early version, absolutely not production ready. If it deletes all your production repos - that's on you.\n\n## Modes\nArchitecture of the app allows writing integrations with different Git-based hosting providers independently. \nCurrently, the only supported mode is `bitbucket`.\n\n## Demo\n\nCreate some default user and repo in your bitbucket cloud. Your demo repository must have it's `Repository details \u003e Advanced \u003e Language` set to  `Go`. \n\nSet your env variables:\n```env\nGIT_SSH_PRIVATE_KEY_PATH=/home/gunter/.ssh/PRIVATE_KEY\nSSH_PRIVATE_KEY_PASSWORD=YOUR_PASSWORD # optional\nGIT_USERNAME=bitbucketuser42\nGIT_EMAIL=user@bitbucket\nBITBUCKET_LOGIN=bitbucketuser42 # same as your GIT_USERNAME, temporary inconvenience that could be fixed later\nBITBUCKET_APP_PASSWORD=YOUR_BITBUCKET_APP_PASSWORD\nBITBUCKET_ORGANIZATION=your_org\nMODE=bitbucket\n```\n\nReplace `example.golangci.yml` with your preferred config.\n\nBuild \u0026 run:\n```cgo\ngo build -o app .\n./app\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuddengunter%2Fgo-linter-enforcer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuddengunter%2Fgo-linter-enforcer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuddengunter%2Fgo-linter-enforcer/lists"}