pub fn format_file(path: &Path) -> Result<bool>
Format a file in-place using default config. Returns true if changed.