{"id":18439290,"url":"https://github.com/socifi/commitlint-config","last_synced_at":"2025-04-14T14:26:32.313Z","repository":{"id":31875032,"uuid":"130062481","full_name":"socifi/commitlint-config","owner":"socifi","description":"Shareable config for linting commit messages.","archived":false,"fork":false,"pushed_at":"2023-01-09T22:28:15.000Z","size":1947,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T08:39:46.156Z","etag":null,"topics":["commitlint","commitlint-config"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/socifi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2018-04-18T12:57:22.000Z","updated_at":"2019-10-20T17:19:42.000Z","dependencies_parsed_at":"2023-01-14T20:00:43.975Z","dependency_job_id":null,"html_url":"https://github.com/socifi/commitlint-config","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socifi%2Fcommitlint-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socifi%2Fcommitlint-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socifi%2Fcommitlint-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socifi%2Fcommitlint-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socifi","download_url":"https://codeload.github.com/socifi/commitlint-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248895942,"owners_count":21179330,"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":["commitlint","commitlint-config"],"created_at":"2024-11-06T06:24:05.481Z","updated_at":"2025-04-14T14:26:32.261Z","avatar_url":"https://github.com/socifi.png","language":"JavaScript","readme":"# Commitlint Config\n\n[![npm version](https://badge.fury.io/js/%40socifi%2Fcommitlint-config.svg)](https://badge.fury.io/js/%40socifi%2Fcommitlint-config)\n[![CircleCI](https://circleci.com/gh/socifi/commitlint-config/tree/master.svg?style=shield)](https://circleci.com/gh/socifi/commitlint-config/tree/master)\n\nShareable config for [commitling](https://github.com/marionebl/commitlint).\n\n## How to use\n\nCreate ```commitlint.config.js``` file and enter following config:\n\n```javascript\nmodule.exports = {\n    extends: ['@socifi/commitlint-config'],\n};\n\n```\n\n## Format of Commit message\n\n```Changed: CON-865 Some change in code.```\n\n### Type\n\nFollowing types are allowed:\n\n- **Changed**\n- **Fixed**\n- **Removed**\n- **Added**\n- **Depreciated**\n- **Docs**\n- **Refactored**\n- **Test** - should not be in master branch\n- **InProgress, WIP** - should not be in master branch\n\n### Reference\n\nReference to JIRA issue. eg. CON-156. It is recommended but not required.\n\n### Commit message\n\nMUST exist.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocifi%2Fcommitlint-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocifi%2Fcommitlint-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocifi%2Fcommitlint-config/lists"}