Function tidy::ext_tool_checks::find_with_extension

source ยท
fn find_with_extension(
    root_path: &Path,
    find_dir: Option<&Path>,
    extensions: &[&OsStr],
) -> Result<Vec<PathBuf>, Error>
Expand description

Check git for tracked files matching an extension