{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/var\/www\/scripts\/php-check.sh . --fix 2>&1 | tail -50",
"description": "Run PHP CS Fixer to auto-fix style issues"
}
}
{
"tool_response": {
"stdout": " Line src\/ServiceProvider\/ContentServiceProvider.php \n ------ ------------------------------------------------------------------ \n 107 Class Application\\PipelineStepService constructor invoked with 2 \n parameters, 3 required. \n 🪪 arguments.count \n ------ ------------------------------------------------------------------",
"stderr": "",
"interrupted": false,
"isImage": false
}
}