Function get_rules

Source
pub fn get_rules(
    _: &LintParams<'_>,
) -> Result<Vec<Box<dyn LintRule>>, ConfigError>