18 lines
488 B
JSON
18 lines
488 B
JSON
{
|
|
"name": "git-commit",
|
|
"owner": {
|
|
"name": "AnthemFlynn",
|
|
"email": "AnthemFlynn@users.noreply.github.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "git-commit",
|
|
"description": "Professional git commit message generation following Conventional Commits specification with automatic diff analysis",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-anthemflynn-ccmp-plugins-git-commit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |