From d99b75b4aedf0e912f41c5740a7267de739cddac Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 24 Jan 2024 17:40:28 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 893a8ec..71608fe 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ You can view this list in vim with `:help conform-formatters` - [taplo](https://github.com/tamasfe/taplo) - A TOML toolkit written in Rust. - [templ](https://templ.guide/commands-and-tools/cli/#formatting-templ-files) - Formats templ template files. - [terraform_fmt](https://www.terraform.io/docs/cli/commands/fmt.html) - The terraform-fmt command rewrites `terraform` configuration files to a canonical format and style. +- [terragrunt_hclfmt](https://terragrunt.gruntwork.io/docs/reference/cli-options/#hclfmt) - Format hcl files into a canonical format. - [tlint](https://github.com/tighten/tlint) - Tighten linter for Laravel conventions with support for auto-formatting. - [trim_newlines](https://www.gnu.org/software/gawk/manual/gawk.html) - Trim new lines with awk. - [trim_whitespace](https://www.gnu.org/software/gawk/manual/gawk.html) - Trim whitespaces with awk. diff --git a/doc/conform.txt b/doc/conform.txt index ed1241f..df7ea46 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -320,6 +320,7 @@ FORMATTERS *conform-formatter `templ` - Formats templ template files. `terraform_fmt` - The terraform-fmt command rewrites `terraform` configuration files to a canonical format and style. +`terragrunt_hclfmt` - Format hcl files into a canonical format. `tlint` - Tighten linter for Laravel conventions with support for auto- formatting. `trim_newlines` - Trim new lines with awk. -- cgit v1.2.3-70-g09d2