Function tidy::ext_tool_checks::check_impl

source ยท
fn check_impl(
    root_path: &Path,
    outdir: &Path,
    bless: bool,
    extra_checks: Option<&str>,
    pos_args: &[String]
) -> Result<(), Error>