aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-04 15:42:41 +0000
committerGithub Actions <actions@github>2023-10-04 15:42:41 +0000
commitb0d8519aa6fbaf4c259c9a9b6e7a734df9168968 (patch)
tree25e01dffeef8a112868da66a4864b2bc5770d489 /doc
parent362e4ec709d241e47d6093dd4b030125ce214cfa (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 98dafe6..949e2f1 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -187,6 +187,8 @@ 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.
+`gci` - GCI, a tool that controls Go package import order and makes it always
+ deterministic.
`gdformat` - A formatter for Godot's gdscript.
`gofmt` - Formats go programs.
`gofumpt` - Enforce a stricter format than gofmt, while being backwards