pub fn lint(text: &str) -> Vec<LintDiagnostic>
Lint text as Snowflake SQL with default LintOptions.
text
LintOptions