fn check_comments( rel: &str, block: &[(usize, &str)], marker_line: usize, out: &mut Vec<Violation>, )