pub fn format_file(
    path: &impl AsRef<Path>,
    ignore_errors: bool
) -> Option<String>