Files
pbakaus_impeccable/tests/oracle/golden/hadmin-full-cycle.json
T
2026-08-31 19:56:22 -07:00

42 lines
1.6 KiB
JSON

{
"steps": [
{
"stdout": "Added \"side-tab\" to detector.ignoreRules. Current: side-tab\n",
"stderr": "",
"exit": 0,
"signal": null
},
{
"stdout": "Added \"x/**\" to local detector.ignoreFiles (.impeccable/config.local.json). Current: x/**\n",
"stderr": "",
"exit": 0,
"signal": null
},
{
"stdout": "Added overused-font=inter to shared detector.ignoreValues (.impeccable/config.json).\n",
"stderr": "",
"exit": 0,
"signal": null
},
{
"stdout": "Impeccable design hook\n state: enabled\n shared file: .impeccable/config.json\n local file: .impeccable/config.local.json\n ignoreRules: side-tab\n ignoreFiles: x/**\n ignoreValues: overused-font=inter\n maxFindings: 5\n maxChars: 8000\n env override: unset\n cache file: .impeccable/hook.cache.json (not present)\n",
"stderr": "",
"exit": 0,
"signal": null
},
{
"stdout": "Reset design hook config and cache (removed: .impeccable/config.json, .impeccable/config.local.json).\n",
"stderr": "",
"exit": 0,
"signal": null
},
{
"stdout": "Impeccable design hook\n state: enabled\n shared file: .impeccable/config.json (using defaults; file not present)\n local file: .impeccable/config.local.json (not present)\n ignoreRules: (none)\n ignoreFiles: (none)\n ignoreValues: (none)\n maxFindings: 5\n maxChars: 8000\n env override: unset\n cache file: .impeccable/hook.cache.json (not present)\n",
"stderr": "",
"exit": 0,
"signal": null
}
],
"files": {}
}