Skip to main content

is_file_suppressed

Function is_file_suppressed 

Source
pub fn is_file_suppressed(suppressions: &[Suppression], kind: IssueKind) -> bool
Expand description

Check if the entire file is suppressed for issue types that do not have line numbers.