Function tidy::ext_tool_checks::shellcheck_runner
source ยท fn shellcheck_runner(args: &[&OsStr]) -> Result<(), Error>
Expand description
Check that shellcheck is installed then run it at the given path
fn shellcheck_runner(args: &[&OsStr]) -> Result<(), Error>
Check that shellcheck is installed then run it at the given path