Skip to main content

build_gate

Function build_gate 

Source
pub fn build_gate(
    directory: &str,
    recursive: bool,
) -> Result<GateReport, MalformedConfig>
Expand description

build_gate(directory, recursive) — run validation, relationships, and review, then enforce the corpus policy. Findings the policy turns off are dropped; the rest sort by (path, line or 0, source, code, message).