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

18 lines
466 B
JSON

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