summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorCarl Smedstad <carl.smedstad@protonmail.com>2022-11-21 11:50:45 +0100
committerGitHub <noreply@github.com>2022-11-21 19:50:45 +0900
commit6c4be47437707bd6e9afc6a09d7bfec15864f2d3 (patch)
tree92b63673d4472f413191d51ec4c7adc3a664b998 /supported-tools.md
parentca355f4cb45ea3508548045ca7b9cc73f3741e69 (diff)
downloadale-6c4be47437707bd6e9afc6a09d7bfec15864f2d3.zip
Implement support for SQL linter sqlfluff (#4361)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 2989bfbc..fa84aed7 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -582,6 +582,7 @@ formatting.
* [dprint](https://dprint.dev)
* [pgformatter](https://github.com/darold/pgFormatter)
* [sql-lint](https://github.com/joereynolds/sql-lint)
+ * [sqlfluff](https://github.com/sqlfluff/sqlfluff)
* [sqlfmt](https://github.com/jackc/sqlfmt)
* [sqlformat](https://github.com/andialbrecht/sqlparse)
* [sqlint](https://github.com/purcell/sqlint)