Function tidy::style::should_ignore

source ยท
fn should_ignore(line: &str) -> bool
Expand description

Returns true if line can be ignored. This is the case when it contains an annotation that is explicitly ignored.