Skip to main content

lint

Function lint 

Source
pub fn lint(s: &Schema) -> Vec<LintFinding>
Expand description

Structural diagnostics for s – see the module doc comment for the checks. Returns findings sorted deterministically by (code, location). Never mutates s.