fn should_ignore(line: &str) -> bool
Returns true if line can be ignored. This is the case when it contains an annotation that is explicitly ignored.
true
line