aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-07-23 16:48:34 +0000
committerGithub Actions <actions@github>2024-07-23 16:48:34 +0000
commit25d48271e3d4404ba017cb92a37d3a681c1ad149 (patch)
tree99b6bbcd76ee734ff77dce604b5b8dffa2c5cb2b /doc/conform.txt
parent2270fa19e03a3d6f59f3b3f157058336a985b996 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 76db743..f614126 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -473,8 +473,8 @@ FORMATTERS *conform-formatter
formatting.
`tofu_fmt` - The tofu-fmt command rewrites OpenTofu configuration files to a
canonical format and style.
-`trim_newlines` - Trim new lines with awk.
-`trim_whitespace` - Trim whitespaces with awk.
+`trim_newlines` - Trim empty lines at the end of the file.
+`trim_whitespace` - Trim trailing whitespace.
`twig-cs-fixer` - Automatically fix Twig Coding Standards issues
`typos` - Source code spell checker
`typstyle` - Beautiful and reliable typst code formatter.