Skip to main content

managed_rules

Function managed_rules 

Source
pub fn managed_rules(text: &str) -> Option<Vec<(String, Vec<String>, usize)>>
Expand description

The managed block of a CODEOWNERS file, if it is there and nothing but comments follows it: (pattern, owners, 1-based line) per rule.