Skip to main content

audit_suppressions

Function audit_suppressions 

Source
pub(crate) fn audit_suppressions(
    file: &FileCtx<'_>,
    rules: &[&Rule],
    registered_names: &HashSet<&str>,
) -> Result<SuppressionAudit, SuppressionAuditError>
Expand description

Analyze directive usage without applying source suppressions or config path ignores.