aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-01-24 17:40:28 +0000
committerGithub Actions <actions@github>2024-01-24 17:40:28 +0000
commitd99b75b4aedf0e912f41c5740a7267de739cddac (patch)
tree4c3f2ca0602569bc6b27c9c604f7503dfc1b4a97 /README.md
parent375258f1fe1500f175d7135aef1dc6a87dbd83b2 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.