{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix \/var\/www\/dev.campus.systemische-tools.de\/src --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1 | tail -10",
"description": "Fix CS issues"
}
}
{
"tool_response": {
"stdout": "If you need help while solving warnings, ask at https:\/\/github.com\/PHP-CS-Fixer\/PHP-CS-Fixer\/discussions\/, we will help you!\n\n\nIn Finder.php line 646:\n \n The \"src\" directory does not exist. \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
}
}