Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-commit.json
2025-11-29 18:53:27 +08:00

18 lines
534 B
JSON

{
"name": "commit",
"owner": {
"name": "evmts",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "commit",
"description": "Creates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-commit.git"
},
"strict": true
}
]
}