aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-26 06:18:07 +0000
committerGithub Actions <actions@github>2023-09-26 06:18:07 +0000
commite1f75de3aabe022bd0ee02a04a7dc2db6e403846 (patch)
tree21006683ffbd4707e3cddc6486800bb99db55520 /README.md
parent28ecd5cf9132213417bff41d79477354cb81f50c (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0f4a1fe..873f0ba 100644
--- a/README.md
+++ b/README.md
@@ -221,7 +221,7 @@ To view configured and available formatters, as well as to see the log file, run
- [swift_format](https://github.com/apple/swift-format) - Swift formatter from apple. Requires building from source with `swift build`.
- [swiftformat](https://github.com/nicklockwood/SwiftFormat) - SwiftFormat is a code library and command-line tool for reformatting `swift` code on macOS or Linux.
- [taplo](https://github.com/tamasfe/taplo) - A TOML toolkit written in Rust
-- [templ](https://templ.guide/commands-and-tools/cli/#formatting-templ-files) - A Go HTML template engine
+- [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.
- [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