aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-09 15:39:27 +0000
committerGithub Actions <actions@github>2023-10-09 15:39:27 +0000
commit2defad68f16ad51f9a2d250f29e67af888435801 (patch)
treecfbde0d17b7274351faba5c051e858516cd08dfe /doc/conform.txt
parent280360eb019fe52433a68b7918790c9187076865 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index f705d77..20a6f0b 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -189,7 +189,7 @@ FORMATTERS *conform-formatter
`erb_format` - Format ERB files with speed and precision.
`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.
+`fixjson` - JSON Fixer for Humans using (relaxed) JSON5
`gci` - GCI, a tool that controls Go package import order and makes it always
deterministic.
`gdformat` - A formatter for Godot's gdscript.