From a6c59faa0f4b7f6226859c1a9b5bae83b1aef295 Mon Sep 17 00:00:00 2001 From: Cluas Date: Fri, 13 Sep 2019 05:48:27 +0800 Subject: feat: support sqlformat. (#2702) * feat: support sqlformat. --- supported-tools.md | 1 + 1 file changed, 1 insertion(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index d94da030..96ebaf0f 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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) -- cgit v1.2.3