Skip to main content

apply_fixes

Function apply_fixes 

Source
pub(crate) fn apply_fixes(fixes: &[(String, Fix)], root: &Path) -> usize
Expand description

Apply (rel_path, fix) auto-fixes under a .tidy.lock, returning the count applied.