pub fn fix_file( path: &Path, config: &DclintConfig, dry_run: bool, ) -> Result<Option<String>, String>
Apply auto-fixes to a file.