pub fn check_orphans(tree: &DocTree) -> Vec<CheckIssue>Expand description
Detect orphaned design documents: accepted without PRs, stale acceptances.
pub fn check_orphans(tree: &DocTree) -> Vec<CheckIssue>Detect orphaned design documents: accepted without PRs, stale acceptances.