Introducing SQL Linter with SQLFluff
Poom Wettayakorn
changelog
What's new
We’re happy to announce our new feature, the 🧙♂️ "SQL Linter"
🪄 This will automatically validate and fix SQL for you.
🫣 Never worry about anti-pattern code again.
Watch on Youtube https://youtu.be/AlLBrn1n5s4
What's SQLFluff
"SQLFluff is an open source, dialect-flexible and configurable SQL linter. Designed with ELT applications in mind, SQLFluff also works with Jinja templating and dbt. SQLFluff will auto-fix most linting errors, allowing you to focus your time on what matters.", https://sqlfluff.com/
Auto formatting the code
Detect anti-pattern queries and show rules reference
Learn more about Rules Reference
https://docs.sqlfluff.com/en/stable/rules.html