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

18 lines
532 B
JSON

{
"name": "husky",
"owner": {
"name": "evmts",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "husky",
"description": "Sets up and manages Husky Git hooks by configuring pre-commit hooks, establishing commit message standards, integrating with linting tools, and ensuring code quality on commits.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-husky.git"
},
"strict": true
}
]
}