get_ignore_reason

Function get_ignore_reason 

Source
pub fn get_ignore_reason(
    annotations: Option<&BTreeMap<String, String>>,
    rule_code: &str,
) -> Option<String>
Expand description

Get the reason for ignoring a rule (if provided in the annotation value).