Format Python Files
Hooks post-tool 1,097
npx claude-code-templates@latest --hook post-tool/format-python-files Content
JSON
{
"description": "Automatically format Python files after any Edit operation using black formatter..."
"hooks": {
"PostToolUse": [1 item]
}
}