pub fn rule_report_compiled(
graph: &CodeGraph,
source: &str,
lang: Lang,
scheme: &str,
compiled: &CompiledRules,
) -> Vec<RuleReport>pub fn rule_report_compiled(
graph: &CodeGraph,
source: &str,
lang: Lang,
scheme: &str,
compiled: &CompiledRules,
) -> Vec<RuleReport>