Skip to main content

check_shell_lint

Function check_shell_lint 

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