aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-28 06:32:54 +0000
committerGithub Actions <actions@github>2023-09-28 06:32:54 +0000
commit92dabe1e17cc0bb462fd20660efa2196f8cde158 (patch)
tree8cd6bebab02c46d0a8f61aa0555f92d867aa6308 /doc
parent971fa7f2e4005454ce141ca8ee0462a3c34d2922 (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 43274cf..970885f 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -232,6 +232,7 @@ FORMATTERS *conform-formatter
`sql_formatter` - A whitespace formatter for different query languages.
`squeeze_blanks` - Squeeze repeated blank lines into a single blank line via
`cat -s`.
+`standardjs` - JavaScript Standard style guide, linter, and formatter.
`stylelint` - A mighty CSS linter that helps you avoid errors and enforce
conventions.
`stylua` - An opinionated code formatter for Lua.