aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-02-03 00:03:08 +0000
committerGithub Actions <actions@github>2024-02-03 00:03:08 +0000
commit0d700ba9242abc44972109cb58085061d35c44d6 (patch)
treef2ea35933653ed4ef0029646621a0bed2834ef7f /doc
parent338c3070ae7f7028185ae6123541c2ca71cfe7ff (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 5ec31a7..7db5ae1 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -184,6 +184,7 @@ FORMATTERS *conform-formatter
pyflakes.
`autopep8` - A tool that automatically formats Python code to conform to the PEP
8 style guide.
+`awk` - Format awk programs with awk
`bean-format` - Reformat Beancount files to right-align all the numbers at the
same, minimal column.
`beautysh` - A Bash beautifier for the masses.