aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
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.