pub fn check_rules(spec: &ProjectSpec, config: &RulesConfig) -> Vec<RuleResult>Expand description
Check all enabled rules against the given spec.
pub fn check_rules(spec: &ProjectSpec, config: &RulesConfig) -> Vec<RuleResult>Check all enabled rules against the given spec.