sentenz / devops

A service for DevOps operations.
Apache License 2.0
1 stars 3 forks source link

Add `sqlfluff` to lint and format SQL #99

Open sentenz opened 1 year ago

sentenz commented 1 year ago

SQLFluff is a 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.

VS Code extension