diff options
author | Carl Smedstad <carl.smedstad@protonmail.com> | 2022-11-21 11:50:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-21 19:50:45 +0900 |
commit | 6c4be47437707bd6e9afc6a09d7bfec15864f2d3 (patch) | |
tree | 92b63673d4472f413191d51ec4c7adc3a664b998 /doc/ale.txt | |
parent | ca355f4cb45ea3508548045ca7b9cc73f3741e69 (diff) | |
download | ale-6c4be47437707bd6e9afc6a09d7bfec15864f2d3.zip |
Implement support for SQL linter sqlfluff (#4361)
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 27d2c65c..aff40fd6 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -3241,6 +3241,7 @@ documented in additional help files. sql.....................................|ale-sql-options| dprint................................|ale-sql-dprint| pgformatter...........................|ale-sql-pgformatter| + sqlfluff..............................|ale-sql-sqlfluff| sqlfmt................................|ale-sql-sqlfmt| sqlformat.............................|ale-sql-sqlformat| stylus..................................|ale-stylus-options| |