Files
42marketplaces/sync/gh-dev-gom-claude-code-marketplace-plugins-hook-todo-collector.json
2025-11-29 18:53:27 +08:00

18 lines
446 B
JSON

{
"name": "hook-todo-collector",
"owner": {
"name": "Dev GOM",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "hook-todo-collector",
"description": "Collect all TODO and FIXME comments from your project",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dev-gom-claude-code-marketplace-plugins-hook-todo-collector.git"
},
"strict": true
}
]
}