pub(crate) fn list_ignore_entries(
config_path: Option<&Path>,
project_root: &Path,
) -> Result<IgnoreListReport, AtlasMapError>Expand description
List effective ProjectAtlas ignore policy.
pub(crate) fn list_ignore_entries(
config_path: Option<&Path>,
project_root: &Path,
) -> Result<IgnoreListReport, AtlasMapError>List effective ProjectAtlas ignore policy.