aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-02 16:13:07 +0000
committerGithub Actions <actions@github>2024-03-02 16:13:07 +0000
commit34b81e70da83e26c048290204de44268eb59814e (patch)
tree0e11728158342862ae33b076b8cba78b55c9bb3b /doc
parentea73026a163e124edb47fe48075091d924d139af (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 8182be5..f4fd41f 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -199,6 +199,7 @@ FORMATTERS *conform-formatter
`buf` - A new way of working with Protocol Buffers.
`buildifier` - buildifier is a tool for formatting bazel BUILD and .bzl files
with a standard convention.
+`cabal_fmt` - Format cabal files with cabal-fmt
`cbfmt` - A tool to format codeblocks inside markdown and org documents.
`clang_format` - Tool to format C/C++/… code according to a set of rules and
heuristics.