Files
42marketplaces/sync/gh-robbyt-claude-skills-plugins-python-formatter-black.json
2025-11-30 09:08:53 +08:00

18 lines
470 B
JSON

{
"name": "python-formatter-black",
"owner": {
"name": "robbyt",
"email": "robbyt@robbyt.net"
},
"plugins": [
{
"name": "python-formatter-black",
"description": "Automatically format Python files with Black after Write/Edit/MultiEdit operations",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-robbyt-claude-skills-plugins-python-formatter-black.git"
},
"strict": true
}
]
}