diff options
author | w0rp <w0rp@users.noreply.github.com> | 2019-05-29 21:26:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-29 21:26:01 +0100 |
commit | ca0cdd26fc4c29378b37bd214868050c61e0735d (patch) | |
tree | b5a97371580702939a1e06604ffcdeac726134d2 /doc/ale.txt | |
parent | 6b819dd74a8580f5c91739bd9bdd34071dd2a9ec (diff) | |
parent | 8d8b295ef5ed60f1c1a978d241a85d922ffe05b5 (diff) | |
download | ale-ca0cdd26fc4c29378b37bd214868050c61e0735d.zip |
Merge pull request #2540 from sijad/pgformatter
add pgformatter fixer
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 4bb34947..e10e6fac 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2236,6 +2236,7 @@ documented in additional help files. spec....................................|ale-spec-options| rpmlint...............................|ale-spec-rpmlint| sql.....................................|ale-sql-options| + pgformatter...........................|ale-sql-pgformatter| sqlfmt................................|ale-sql-sqlfmt| stylus..................................|ale-stylus-options| stylelint.............................|ale-stylus-stylelint| |