From 0a81457eec280d54f2a571f1cd2280d50ab5a439 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 23 Jul 2024 16:15:46 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 00abfa4..f59bf19 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,7 @@ You can view this list in vim with `:help conform-formatters` - [shellcheck](https://github.com/koalaman/shellcheck) - A static analysis tool for shell scripts. - [shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter. - [shfmt](https://github.com/mvdan/sh) - A shell parser, formatter, and interpreter with `bash` support. +- [sleek](https://github.com/nrempel/sleek) - Sleek is a CLI tool for formatting SQL. - [smlfmt](https://github.com/shwestrick/smlfmt) - A custom parser and code formatter for Standard ML. - [snakefmt](https://github.com/snakemake/snakefmt) - a formatting tool for Snakemake files following the design of Black. - [sql_formatter](https://github.com/sql-formatter-org/sql-formatter) - A whitespace formatter for different query languages. diff --git a/doc/conform.txt b/doc/conform.txt index 5af52f8..76db743 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -441,6 +441,7 @@ FORMATTERS *conform-formatter `shellcheck` - A static analysis tool for shell scripts. `shellharden` - The corrective bash syntax highlighter. `shfmt` - A shell parser, formatter, and interpreter with `bash` support. +`sleek` - Sleek is a CLI tool for formatting SQL. `smlfmt` - A custom parser and code formatter for Standard ML. `snakefmt` - a formatting tool for Snakemake files following the design of Black. -- cgit v1.2.3-70-g09d2