summaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-11-15 18:46:08 +0000
committerGithub Actions <actions@github>2023-11-15 18:46:08 +0000
commit4524a687107c6e598017dc7356b7cd1eb046aa71 (patch)
tree1daa90eacea34530429a9114eb588ff1d2cfd8b8 /doc/conform.txt
parenta0cabaaf5c94137c8dc34043244a34b552860af6 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 0ec8be7..c03ce6f 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -253,6 +253,8 @@ FORMATTERS *conform-formatter
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.
`ocamlformat` - Auto-formatter for OCaml code.
+`packer_fmt` - The packer fmt Packer command is used to format HCL2
+ configuration files to a canonical format and style.
`pangu` - Insert whitespace between CJK and half-width characters.
`perlimports` - Make implicit Perl imports explicit.
`perltidy` - Perl::Tidy, a source code formatter for Perl.