pub fn violations(text: &str, style: &Style) -> Vec<String>
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.