aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-08-07 05:27:40 +0000
committerGithub Actions <actions@github>2024-08-07 05:27:40 +0000
commiteff40c4f5fdf7ae8f269b258047d1bd7cee50f02 (patch)
treec33e6621538933ebb44b0edcb027872ebc5606d7 /doc/conform.txt
parent42e10a38cbb427f418ac17f8a472b3c7315517ba (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 24abbf4..983683d 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -289,7 +289,7 @@ FORMATTERS *conform-formatter
`clang-format` - Tool to format C/C++/… code according to a set of rules and
heuristics.
`cljfmt` - cljfmt is a tool for detecting and fixing formatting errors in
- Clojure code
+ Clojure code.
`cljstyle` - Formatter for Clojure code.
`cmake_format` - Parse cmake listfiles and format them nicely.
`codespell` - Check code for common misspellings.