sqruff-lib 0.21.12

A high-speed SQL linter.
Documentation
1
2
3
4
5
6
7
pub mod config;
pub mod enums;
pub mod linter;
mod parser;
pub mod rules;
pub mod string_helpers;
pub mod test_functions;