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