Skip to main content

violations

Function violations 

Source
pub fn violations(text: &str, style: &Style) -> Vec<String>
Expand description

Anything the scrub should have caught. Used as a post-check, so that a pattern the scrub cannot fix becomes a loud failure rather than a leak.