Skip to main content

check_cpp_fmt

Function check_cpp_fmt 

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