Files
2025-11-30 08:35:09 +08:00

11 lines
334 B
JSON

{
"PreToolUse": [{
"matcher": "Write|Edit",
"hooks": [{
"type": "command",
"command": "bash /Users/kevinhill/.claude/plugins/marketplaces/claude-code-plugins/plugins/plugin-dev/scripts/validate-sqlalchemy.sh",
"timeout": 30,
"description": "Validate SQLAlchemy code patterns and syntax"
}]
}]
}