Implement support for SQL linter sqlfluff (#4361)

This commit is contained in:
Carl Smedstad
2022-11-21 11:50:45 +01:00
committed by GitHub
parent ca355f4cb4
commit 6c4be47437
7 changed files with 154 additions and 0 deletions
@@ -573,6 +573,7 @@ Notes:
* `dprint`
* `pgformatter`
* `sql-lint`
* `sqlfluff`
* `sqlfmt`
* `sqlformat`
* `sqlint`