diff options
author | LEI <guillaume.frichet@gmail.com> | 2018-09-08 00:55:26 +0200 |
---|---|---|
committer | LEI <guillaume.frichet@gmail.com> | 2018-09-08 01:34:10 +0200 |
commit | a97ef49c5174f5d60f2dc68718d96965361f3d4e (patch) | |
tree | addef6b9a9b5b41fe81a5632c4eba95ba047378c /README.md | |
parent | 0ae4ea23c8573f9c693fcd5cd5ff9a3acc795b58 (diff) | |
download | ale-a97ef49c5174f5d60f2dc68718d96965361f3d4e.zip |
Add support for sqlfmt
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |