Function tidy::error_codes::check_error_codes_docs
source · fn check_error_codes_docs(
root_path: &Path,
error_codes: &[String],
errors: &mut Vec<String>,
verbose: bool
) -> Vec<String>
Expand description
Stage 2: Checks that long-form error code explanations exist and have doctests.