From 6c4be47437707bd6e9afc6a09d7bfec15864f2d3 Mon Sep 17 00:00:00 2001 From: Carl Smedstad Date: Mon, 21 Nov 2022 11:50:45 +0100 Subject: Implement support for SQL linter sqlfluff (#4361) --- supported-tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'supported-tools.md') 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) -- cgit v1.2.3