Skip to main content

find_ignored_paths_with_source

Function find_ignored_paths_with_source 

Source
pub fn find_ignored_paths_with_source(
    repo_root: &Path,
    rel_paths: &[String],
) -> FxHashMap<String, IgnoreSource>