Skip to main content

match_rules

Function match_rules 

Source
pub fn match_rules(message: &str, rules: &[&Rule]) -> Vec<Issue>
Expand description

Match a commit message against all rules in the set.