aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-27 17:11:39 +0000
committerGithub Actions <actions@github>2023-11-27 17:11:39 +0000
commitd763ad5be9ed39e75945130abc294e997e035a16 (patch)
tree3c0f7eddf4dd11c7d97794a1a98756b7ad91684f /doc
parente8c8683a00fb932dfe669e1c96832da12b8054bd (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index a34d5df..1d76072 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -291,6 +291,8 @@ FORMATTERS *conform-formatter
`shellharden` - The corrective bash syntax highlighter.
`shfmt` - A shell parser, formatter, and interpreter with `bash` support.
`sql_formatter` - A whitespace formatter for different query languages.
+`sqlfluff` - A modular SQL linter and auto-formatter with support for multiple
+ dialects and templated code.
`squeeze_blanks` - Squeeze repeated blank lines into a single blank line via
`cat -s`.
`standardjs` - JavaScript Standard style guide, linter, and formatter.