summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-18 17:48:22 +0000
committerGithub Actions <actions@github>2024-03-18 17:48:22 +0000
commit41586cbc81b8d344a795264989a3db79d0a27615 (patch)
treef55f4e0431c78299bf3a8f5549cc1cfe2eeae2b8 /doc
parentf8c64b835f60a80639375500a80e8cd303d8eda6 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index fb3ff77..c710344 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -208,7 +208,7 @@ FORMATTERS *conform-formatter
`cljstyle` - Formatter for Clojure code.
`cmake_format` - Parse cmake listfiles and format them nicely.
`codespell` - Check code for common misspellings.
-`crystal`- Format Crystal code.
+`crystal` - Format Crystal code.
`csharpier` - The opinionated C# code formatter.
`cue_fmt` - Format CUE files using `cue fmt` command.
`darker` - Run black only on changed lines.