aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-15 15:38:27 +0000
committerGithub Actions <actions@github>2023-09-15 15:38:27 +0000
commit2db16832f5a68bc2072483793e2997c91b56a44f (patch)
treeda314b26bc8e93a7a96da2c1ecd5d98fae1804c2 /doc
parent508ec8a899e039a56f9110011125ab56284db1fa (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 1d29bdd..d17cb06 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -210,6 +210,7 @@ FORMATTERS *conform-formatter
`ruff` - An extremely fast Python linter, written in Rust.
`rustfmt` - A tool for formatting rust code according to style guidelines.
`scalafmt` - Code formatter for Scala.
+`shellcheck` - A static analysis tool for shell scripts.
`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.