{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "cd \/var\/www\/dev.campus.systemische-tools.de && \/opt\/php-tools\/vendor\/bin\/php-cs-fixer fix --config=\/opt\/php-tools\/.php-cs-fixer.php 2>&1 | tail -20",
"timeout": 60000,
"description": "Fix code style issues"
}
}
{
"tool_response": {
"stdout": "PHP runtime: 8.4.16\nLoaded config default from \"\/opt\/php-tools\/.php-cs-fixer.php\".\nRunning analysis on 1 core sequentially.\nYou can enable parallel runner and speed up the analysis! Please see https:\/\/cs.symfony.com\/doc\/usage.html for more information.\nUsing cache file \"\/tmp\/.php-cs-fixer.cache\".\n 0\/250 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0%\n 25\/250 [▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░] 10%\n 200\/250 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░░░░] 80%\n 225\/250 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓░░░] 90%\n 250\/250 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%\n\n 1) src\/Controller\/ContentController.php\n 2) src\/View\/content\/partials\/critiquing-live.php\n 3) src\/View\/content\/partials\/generating.php\n 4) src\/View\/content\/show.php\n 5) src\/services.php\n 6) src\/Infrastructure\/CodeAnalysis\/CodeQualityChecker.php\n 7) src\/Infrastructure\/CodeAnalysis\/CodeScanner.php\n\nFixed 7 of 250 files in 0.240 seconds, 20.00 MB memory used",
"stderr": "",
"interrupted": false,
"isImage": false
}
}