{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix src\/UseCases\/Chat\/SendChatMessageUseCase.php src\/UseCases\/Chat\/ManageChatSessionsUseCase.php 2>&1 | tail -5",
"description": "Fix CS issues"
}
}
{
"tool_response": {
"stdout": " For multiple paths config parameter is required. \n \n\nfix [--path-mode PATH-MODE] [--allow-risky ALLOW-RISKY] [--config CONFIG] [--dry-run] [--rules RULES] [--using-cache USING-CACHE] [--allow-unsupported-php-version ALLOW-UNSUPPORTED-PHP-VERSION] [--cache-file CACHE-FILE] [--diff] [--format FORMAT] [--stop-on-violation] [--show-progress SHOW-PROGRESS] [--sequential] [--] [<path>...]",
"stderr": "",
"interrupted": false,
"isImage": false
}
}