Files
42marketplaces/sync/gh-cheolwanpark-claude-plugins-plugins-python-lint.json
2025-11-29 18:53:27 +08:00

18 lines
448 B
JSON

{
"name": "python-lint",
"owner": {
"name": "Cheolwan Park",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "python-lint",
"description": "Automatically lint, format, and type-check Python files with ruff and pyright",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-cheolwanpark-claude-plugins-plugins-python-lint.git"
},
"strict": true
}
]
}