summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-24 11:08:58 +0000
committerGithub Actions <actions@github>2024-06-24 11:08:58 +0000
commit4f9248dc19d448cae6224835da427f628139ff87 (patch)
tree3a2168193af7765cb2b6b0ac41db745618fab161 /doc
parent7394d4989cd08ddb72e526c43afae7dd3111d553 (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 e285a1d..3003f68 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -246,6 +246,7 @@ FORMATTERS *conform-formatter
`cljstyle` - Formatter for Clojure code.
`cmake_format` - Parse cmake listfiles and format them nicely.
`codespell` - Check code for common misspellings.
+`crlfmt` - Formatter for CockroachDB's additions to the Go style guide.
`crystal` - Format Crystal code.
`csharpier` - The opinionated C# code formatter.
`cue_fmt` - Format CUE files using `cue fmt` command.