aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-28 03:24:17 +0000
committerGithub Actions <actions@github>2024-03-28 03:24:17 +0000
commit2dde86d95554f08bf6e884ae466438e034d9776c (patch)
tree146458683164a8116b242cb012fdae683884def4 /doc
parentae6a069e33027fc522151bf656ab06cf93abca46 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index e2fb63d..4da9a19 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -319,6 +319,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.
+`smlfmt` - A custom parser and code formatter for Standard ML.
`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.