Skip to main content

check_python_fmt

Function check_python_fmt 

Source
fn check_python_fmt(
    root_path: &Path,
    outdir: &Path,
    cfg_args: &Vec<&OsStr>,
    file_args: &Vec<&OsStr>,
    py_path: &Path,
    tidy_ctx: &TidyCtx,
)