pub fn lint_eq_or_in_group(lint: &str, lint_is: &str) -> bool
Expand description

Checks if the given lint is equal or is contained by the other lint which may or may not be a group.