[][src]Function rslint_core::get_group_rules_by_name

pub fn get_group_rules_by_name(
    group_name: &str
) -> Option<Vec<Box<dyn CstRule>>>

Get a group's rules by the group name.