mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-17 08:36:25 +03:00
Records stdout/stderr/exit/files for every impeccable verb over a fixed corpus and replays them against an alternate implementation. Adds a loader hook that captures per-function call vectors from the pure engine modules. Prepared with AI assistance (Claude Code).
8 lines
166 B
JSON
8 lines
166 B
JSON
{
|
|
"detector": {
|
|
"ignoreRules": ["pulsing-dot"],
|
|
"ignoreFiles": ["src/vendor/**"],
|
|
"ignoreValues": [{ "rule": "overused-font", "value": "Inter" }]
|
|
}
|
|
}
|