{
"event": "PreToolUse",
"tool_name": "Bash",
"tool_input": {
"command": "\/opt\/scripts\/css-check.sh \/var\/www\/dev.campus.systemische-tools.de 2>&1 | head -50",
"description": "Check CSS contract violations"
}
}
{
"tool_response": {
"stdout": "=== CSS Quality Check: Sat Dec 20 04:20:53 PM CET 2025 ===\nDirectory: \/var\/www\/dev.campus.systemische-tools.de\/public\/css\n\nFound 3 CSS file(s)\n\n\u001b[1;33m[1\/1] Stylelint - Linting\u001b[0m\n\ndev.campus.systemische-tools.de\/public\/css\/admin.css\n 1155:5 ✖ Expected shorthand property \"inset\" declaration-block-no-redundant-longhand-properties\n\n✖ 1 problem (1 error, 0 warnings)\n 1 error potentially fixable with the \"--fix\" option.\n\n\u001b[0;31m✗ Stylelint: Errors found\u001b[0m\n\n=== Summary ===\n\u001b[0;31m1 check(s) failed\u001b[0m",
"stderr": "",
"interrupted": false,
"isImage": false
}
}