pub(crate) fn remove_ignore_entry(
config_path: Option<&Path>,
project_root: &Path,
kind: Option<IgnoreEntryKind>,
value: &str,
) -> Result<IgnoreMutationReport, AtlasMapError>Expand description
Remove one manual ProjectAtlas ignore entry from config.