aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-28 18:27:17 +0000
committerGithub Actions <actions@github>2023-10-28 18:27:17 +0000
commit3d639d6155a63e3143920b739cee02f3faa1b4db (patch)
tree5a08debe36b3e752d71caa243908eeb2505804de /doc
parentb2368ff18a9dd9452170d3a6f41b1f872ae5d0b2 (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 ac59230..6c7a68f 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -180,7 +180,7 @@ FORMATTERS *conform-formatter
`cljstyle` - Formatter for Clojure code.
`cmake_format` - Parse cmake listfiles and format them nicely.
`codespell` - Check code for common misspellings.
-csharpier - An opinionated C# formatter.
+`csharpier` - The opinionated C# code formatter
`darker` - Run black only on changed lines.
`dart_format` - Replace the whitespace in your program with formatting that
follows Dart guidelines.