pub fn run_one(
rule_name: &str,
rule_config: &RuleConfig,
enriched: &EnrichedGraph,
root: &Path,
config_dir: &Path,
) -> Result<Vec<Diagnostic>>pub fn run_one(
rule_name: &str,
rule_config: &RuleConfig,
enriched: &EnrichedGraph,
root: &Path,
config_dir: &Path,
) -> Result<Vec<Diagnostic>>