summaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-15 16:17:52 +0000
committerGithub Actions <actions@github>2023-09-15 16:17:52 +0000
commit9e7d1d6e47a8dcc93fac8d83eea74fef7a6b3322 (patch)
tree3126a1f35dcfebf6e79a8abbc7eff9bd2ecf7edf /doc/conform.txt
parent5abf6c2c89ff6ed7d17285ec1da759013463bfc7 (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 d17cb06..fe3bcf7 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -186,6 +186,7 @@ FORMATTERS *conform-formatter
`golines` - A golang formatter that fixes long lines
`htmlbeautifier` - A normaliser/beautifier for HTML that also understands
embedded Ruby. Ideal for tidying up Rails templates.
+`indent` - GNU Indent
`isort` - Python utility / library to sort imports alphabetically and
automatically separate them into sections and by type.
`jq` - Command-line JSON processor.