aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-05-10 02:52:39 +0000
committerGithub Actions <actions@github>2024-05-10 02:52:39 +0000
commitd2a54aa54d84117ac3d99afdd527281f81e9e2c9 (patch)
tree0fc0e8cec226881df6ed340b3e8717fcd7ba4544 /doc/conform.txt
parent6207f41e8f3813d72ef4499a8132c11d8baabe9f (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 2a406d9..7e5041a 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -233,9 +233,8 @@ FORMATTERS *conform-formatter
`fish_indent` - Indent or otherwise prettify a piece of fish code.
`fixjson` - JSON Fixer for Humans using (relaxed) JSON5.
`fnlfmt` - A formatter for Fennel code.
-`ormolu` - A formatter for Haskell source code.
-`fourmolu` - A fourk of ormolu that uses four space indentation and allows
- arbitrary configuration
+`fourmolu` - A fork of ormolu that uses four space indentation and allows
+ arbitrary configuration.
`gci` - GCI, a tool that controls Go package import order and makes it always
deterministic.
`gdformat` - A formatter for Godot's gdscript.
@@ -290,6 +289,7 @@ FORMATTERS *conform-formatter
`ocamlformat` - Auto-formatter for OCaml code.
`ocp-indent` - Automatic indentation of OCaml source files.
`opa_fmt` - Format Rego files using `opa fmt` command.
+`ormolu` - A formatter for Haskell source code.
`packer_fmt` - The packer fmt Packer command is used to format HCL2
configuration files to a canonical format and style.
`pangu` - Insert whitespace between CJK and half-width characters.