Would like to know what will be the impact to remove keys that are updated(current) from the checks.json.
After splitting our markdown file into smaller chunk we do have many keys.
"current": false,
"baseTotal": 30444,
"total": 32006,
"states": {
"current": 27186,
"outdated": 72,
"missing": 3186,
"unused": 4748
},
"keys": {
...all 32006 keys
Would be easier to only see outdated, missing and unused?
}
So there is many keys that do not need our attention in the checks.json
What your thought on this @bglw?
Would like to know what will be the impact to remove keys that are updated(current) from the checks.json.
After splitting our markdown file into smaller chunk we do have many keys.
So there is many keys that do not need our attention in the checks.json
What your thought on this @bglw?