feat: support sqlformat. (#2702)

* feat: support sqlformat.
This commit is contained in:
Cluas
2019-09-12 22:48:27 +01:00
committed by w0rp
parent 3e8c8d3ccb
commit a6c59faa0f
7 changed files with 66 additions and 0 deletions
+1
View File
@@ -435,6 +435,7 @@ formatting.
* SQL
* [pgformatter](https://github.com/darold/pgFormatter)
* [sqlfmt](https://github.com/jackc/sqlfmt)
* [sqlformat](https://github.com/andialbrecht/sqlparse)
* [sqlint](https://github.com/purcell/sqlint)
* Stylus
* [stylelint](https://github.com/stylelint/stylelint)