fix_file

Function fix_file 

Source
pub fn fix_file(
    path: &Path,
    config: &DclintConfig,
    dry_run: bool,
) -> Result<Option<String>, String>
Expand description

Apply auto-fixes to a file.