summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLEI <guillaume.frichet@gmail.com>2018-09-08 00:55:26 +0200
committerLEI <guillaume.frichet@gmail.com>2018-09-08 01:34:10 +0200
commita97ef49c5174f5d60f2dc68718d96965361f3d4e (patch)
treeaddef6b9a9b5b41fe81a5632c4eba95ba047378c /README.md
parent0ae4ea23c8573f9c693fcd5cd5ff9a3acc795b58 (diff)
downloadale-a97ef49c5174f5d60f2dc68718d96965361f3d4e.zip
Add support for sqlfmt
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 873d2c81..22303f30 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ formatting.
| SML | [smlnj](http://www.smlnj.org/) |
| Solidity | [solhint](https://github.com/protofire/solhint), [solium](https://github.com/duaraghav8/Solium) |
| Stylus | [stylelint](https://github.com/stylelint/stylelint) |
-| SQL | [sqlint](https://github.com/purcell/sqlint) |
+| SQL | [sqlint](https://github.com/purcell/sqlint), [sqlfmt](https://github.com/jackc/sqlfmt) |
| Swift | [swiftlint](https://github.com/realm/SwiftLint), [swiftformat](https://github.com/nicklockwood/SwiftFormat) |
| Tcl | [nagelfar](http://nagelfar.sourceforge.net) !! |
| Terraform | [tflint](https://github.com/wata727/tflint) |