Expand description
Lint rule trait and context for SQL linting.
Structs§
- Lint
Context - Context provided to lint rules during analysis.
Traits§
- Lint
Rule - A single lint rule that checks a parsed SQL statement for anti-patterns.
Lint rule trait and context for SQL linting.