Skip to main content

validate_tasks_file

Function validate_tasks_file 

Source
pub fn validate_tasks_file(
    ito_path: &Path,
    change_id: &str,
    strict: bool,
) -> CoreResult<Vec<ValidationIssue>>
Expand description

Validate a change’s tasks.md file and return any issues found.