Skip to content

[Discussion] Remove current keys from checks.json #67

@michael-proulx

Description

@michael-proulx

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions