pub fn parse_disable_comment(line: &str) -> Option<Vec<&str>>
Parse a disable comment and return the list of rules (empty vec means all rules)