{"id":19403829,"url":"https://github.com/bonzaico/commitlint-config-bonzai","last_synced_at":"2026-04-20T14:06:20.311Z","repository":{"id":113352457,"uuid":"155853405","full_name":"bonzaico/commitlint-config-bonzai","owner":"bonzaico","description":"Shareable commitlint config used at Bonzai.","archived":false,"fork":false,"pushed_at":"2018-11-02T10:57:08.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T03:04:20.773Z","etag":null,"topics":["bonzai","commit","commitlint","conventions","git","lint"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonzaico.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":"2018-11-02T10:53:27.000Z","updated_at":"2018-11-02T10:58:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd5d4859-0252-455a-95a2-9b1788e1030c","html_url":"https://github.com/bonzaico/commitlint-config-bonzai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bonzaico/commitlint-config-bonzai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonzaico%2Fcommitlint-config-bonzai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonzaico%2Fcommitlint-config-bonzai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonzaico%2Fcommitlint-config-bonzai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonzaico%2Fcommitlint-config-bonzai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonzaico","download_url":"https://codeload.github.com/bonzaico/commitlint-config-bonzai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonzaico%2Fcommitlint-config-bonzai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32050454,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bonzai","commit","commitlint","conventions","git","lint"],"created_at":"2024-11-10T11:30:53.772Z","updated_at":"2026-04-20T14:06:20.293Z","avatar_url":"https://github.com/bonzaico.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# commitlint-config-bonzai\n\nShareable commitlint config used at Bonzai.\nUse with [@commitlint/cli](https://npm.im/@commitlint/cli) and [@commitlint/prompt-cli](https://npm.im/@commitlint/prompt-cli).\n\n## Getting started\n\nInstall the package\n```sh\nnpm install --save-dev commitlint-config-bonzai @commitlint/cli\n```\n\nCreate a file `commitlint.config.js` and set it's contents as\n\n```javascript\nmodule.exports = {\n    extends: [\"commitlint-config-bonzai\"],\n    \"scope-enum\": [\n        1,\n        \"always\",\n        [\"all\", \"dev\"]\n    ]\n};\n```\n\nThis configuration only specifies the message format but does not define the allowed scopes, because\nthey will vary with project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonzaico%2Fcommitlint-config-bonzai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonzaico%2Fcommitlint-config-bonzai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonzaico%2Fcommitlint-config-bonzai/lists"}