quarylabs / sqruff

Fast SQL formatter/linter
https://playground.quary.dev/?secondary=Format
Apache License 2.0
322 stars 14 forks source link

chore: small rule clean up #491

Closed benfdking closed 3 months ago

benfdking commented 3 months ago
github-actions[bot] commented 3 months ago

Benchmark for e611418

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 207.5±3.53µs | 210.3±3.16µs | +1.35% | | fix_complex_query | 17.5±0.09ms | **17.4±0.08ms** | **-0.57%** | | parse_complex_query | 6.5±0.11µs | **5.9±0.07µs** | **-9.23%** | | parse_expression_recursion | 12.1±0.08µs | **11.5±0.19µs** | **-4.96%** | | parse_simple_query | 1811.9±28.75ns | **1554.3±36.86ns** | **-14.22%** |