summaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-20 08:15:13 +0000
committerGithub Actions <actions@github>2023-11-20 08:15:13 +0000
commit2e5866a2c412a1237a9796a2d5a62d07fe084cc5 (patch)
treeb42f5518f6e6340a815840443b2d87e263e0e48a /doc/conform.txt
parente688864883aa4f468cc73a4c1db661c7c94addc4 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index c03ce6f..325cd6c 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -212,6 +212,7 @@ FORMATTERS *conform-formatter
`eslint_d` - Like ESLint, but faster.
`fish_indent` - Indent or otherwise prettify a piece of fish code.
`fixjson` - JSON Fixer for Humans using (relaxed) JSON5.
+`fourmolu` - Fourmolu is a formatter for Haskell source code.
`gci` - GCI, a tool that controls Go package import order and makes it always
deterministic.
`gdformat` - A formatter for Godot's gdscript.