fn extract_error_codes(
root_path: &Path,
check: &mut RunningCheck,
) -> Vec<String>Expand description
Stage 1: Parses a list of error codes from error_codes.rs.
fn extract_error_codes(
root_path: &Path,
check: &mut RunningCheck,
) -> Vec<String>Stage 1: Parses a list of error codes from error_codes.rs.