Files
42marketplaces/sync/gh-technickai-ai-coding-config-plugins-git-commits.json
2025-11-30 09:08:53 +08:00

18 lines
441 B
JSON

{
"name": "git-commits",
"owner": {
"name": "TechNickAI",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "git-commits",
"description": "Git commit standards and PR workflows with commit message generator agent",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-technickai-ai-coding-config-plugins-git-commits.git"
},
"strict": true
}
]
}