Function tidy::ext_tool_checks::find_with_extension

source ยท
fn find_with_extension(
    root_path: &Path,
    extension: &str
) -> Result<Vec<PathBuf>, Error>
Expand description

Check git for tracked files matching an extension