{"id":23315510,"url":"https://github.com/shikaan/cleancommit","last_synced_at":"2026-05-19T06:01:49.744Z","repository":{"id":91745533,"uuid":"172385473","full_name":"shikaan/cleancommit","owner":"shikaan","description":"Enforce commit standards. No dependencies","archived":false,"fork":false,"pushed_at":"2019-04-25T12:03:44.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T03:31:48.973Z","etag":null,"topics":["bash","commitizen","declarative","zero-dependency"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shikaan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-02-24T20:18:31.000Z","updated_at":"2019-07-16T07:11:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"0413647e-2527-4d0d-9b30-8eb678d69507","html_url":"https://github.com/shikaan/cleancommit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shikaan/cleancommit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikaan%2Fcleancommit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikaan%2Fcleancommit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikaan%2Fcleancommit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikaan%2Fcleancommit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shikaan","download_url":"https://codeload.github.com/shikaan/cleancommit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shikaan%2Fcleancommit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266291647,"owners_count":23906307,"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":["bash","commitizen","declarative","zero-dependency"],"created_at":"2024-12-20T15:38:05.664Z","updated_at":"2026-05-19T06:01:49.640Z","avatar_url":"https://github.com/shikaan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"cleancommit\n---\n\n## Run tests\n\n```\nwatch ./test.bash\n```\n\n## Conventions\n\n#### Name of methods\n\nSince we cannot have type hint for these methods, the convention is that every _noun_ in the name after _by_ is an argument in the same order are they appear.\n\n##### Example:\n\n`check_message_by_message_and_type_and_name` will have as argument `MESSAGE`, `TYPE`, `NAME`\n\n#### Private methods\n\nMethods with leading double underscore should never be used outside the file where they are defined\n\n##### Example:\n\n`__i_am_a_private_method`\n\n#### Case\n\nLocal variables are lowercase, global variable are uppercase. Global variables should \n_NEVER_ be used\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikaan%2Fcleancommit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshikaan%2Fcleancommit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshikaan%2Fcleancommit/lists"}