mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 15:46:30 +03:00
10 lines
439 B
JSON
10 lines
439 B
JSON
{
|
|
"stdout": "Added overused-font=inter to shared detector.ignoreValues (.impeccable/config.json).\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/config.json": "{\n \"detector\": {\n \"ignoreRules\": [],\n \"ignoreFiles\": [],\n \"ignoreValues\": [\n {\n \"rule\": \"overused-font\",\n \"value\": \"inter\",\n \"createdAt\": \"<ISO>\"\n }\n ]\n }\n}\n"
|
|
}
|
|
}
|