pub fn build_grouped_markdown(groups: &[ResultGroup], root: &Path) -> StringExpand description
Build grouped markdown output: each group gets a heading and issue sections.
pub fn build_grouped_markdown(groups: &[ResultGroup], root: &Path) -> StringBuild grouped markdown output: each group gets a heading and issue sections.