mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-18 00:56:30 +03:00
10 lines
363 B
JSON
10 lines
363 B
JSON
{
|
|
"stdout": "Added \"src/legacy/**\" to shared detector.ignoreFiles (.impeccable/config.json). Current: src/legacy/**\n",
|
|
"stderr": "",
|
|
"exit": 0,
|
|
"signal": null,
|
|
"files": {
|
|
".impeccable/config.json": "{\n \"detector\": {\n \"ignoreRules\": [],\n \"ignoreFiles\": [\n \"src/legacy/**\"\n ],\n \"ignoreValues\": []\n }\n}\n"
|
|
}
|
|
}
|