Linter - Turn off looping behaviour for rules that don't need it #3035
Labels
core
Issues relating to core design or architecture of SQLFluff
enhancement
New feature or request
performance
Search before asking
Description
Things like capitalisation policy, which make use of the parse tree, should never need to loop, and the parsed element types shouldn't be changed by the linter. Turning off looping behaviour would be massively benefitial for performance
Use case
Dialect
Are you willing to work on and submit a PR to address the issue?
Code of Conduct
The text was updated successfully, but these errors were encountered: