Function lint

Source
pub fn lint(schema: &str) -> Result<Vec<(String, Severity)>, LinterError>