/plugin marketplace add georgeguimaraes/claude-code-elixir/plugin install georgeguimaraes-mix-format-plugins-mix-format@georgeguimaraes/claude-code-elixirDefined in ./hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/format-elixir.sh",
"timeout": 15000
}
],
"matcher": "Edit|MultiEdit|Write"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": true
},
"typeStats": {
"command": 1
},
"eventStats": {
"PostToolUse": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 1,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}