Skip to main content

run_one

Function run_one 

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