aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-18 17:47:34 +0000
committerGithub Actions <actions@github>2024-03-18 17:47:34 +0000
commit220988eba89a877ceffae9eb63940a0d83c762ca (patch)
tree78a3f1e01392215c83538132242ff3dd2c0f352f
parent67f7fb2fe82d170c681e6c0da67aa848e6f5a742 (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--doc/conform.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 310c2f0..d0ffda2 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -273,7 +273,8 @@ FORMATTERS *conform-formatter
`mdslw` - Prepare your markdown for easy diff'ing by adding line breaks after
every sentence.
`mix` - Format Elixir files using the mix format command.
-`nimpretty` - nimpretty is a Nim source code beautifier that follows the official style guide.
+`nimpretty` - nimpretty is a Nim source code beautifier that follows the
+ official style guide.
`nixfmt` - nixfmt is a formatter for Nix code, intended to apply a uniform
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.