{
"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 --dry-run --diff 2>&1 | head -50",
"description": "Check what style issues remain"
}
}
{
"tool_response": {
"stdout": "PHP CS Fixer 3.92.3 Exceptional Exception by Fabien Potencier, Dariusz Ruminski and contributors.\nPHP runtime: 8.4.16\nLoaded config default from \"\/var\/www\/dev.campus.systemische-tools.de\/.php-cs-fixer.dist.php\".\nRunning analysis on 19 cores with 10 files per process.\nParallel runner is an experimental feature and may be unstable, use it at your own risk. Feedback highly appreciated!\nUsing cache file \".php-cs-fixer.cache\".\nPaths from configuration have been overridden by paths provided as command arguments.\n 0\/183 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 183\/183 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n\nFound 0 of 183 files that can be fixed in 0.305 seconds, 18.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}