format_files

Function format_files 

Source
pub fn format_files(
    files: Vec<PathBuf>,
    check: bool,
    verbose: bool,
) -> Result<()>