Files
gh-ftnext-claude-code-plugi…/.claude-plugin/plugin.json
2025-11-29 18:27:33 +08:00

12 lines
217 B
JSON

{
"name": "opinionated-python-hook",
"description": "Strict Python formatter hook",
"version": "0.1.0",
"author": {
"name": "ftnext",
"email": "zhongweili@tubi.tv"
},
"hooks": [
"./hooks"
]
}