pub fn print_text(listings: &[CheckListing])Expand description
BYTE-IDENTICAL to what list_checks printed before it grew --json.
listings is already stage-grouped (gather_checks iterates stage by
stage), so a heading prints exactly once per stage encountered, in the
same order.