From e1f75de3aabe022bd0ee02a04a7dc2db6e403846 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 26 Sep 2023 06:18:07 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 2 +- doc/conform.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 diff --git a/doc/conform.txt b/doc/conform.txt index 0c8ea9a..59265ea 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -239,6 +239,7 @@ FORMATTERS *conform-formatter `swiftformat` - SwiftFormat is a code library and command-line tool for reformatting `swift` code on macOS or Linux. `taplo` - A TOML toolkit written in Rust +`templ` - Formats templ template files. `terraform_fmt` - The terraform-fmt command rewrites `terraform` configuration files to a canonical format and style. `trim_newlines` - Trim new lines with awk -- cgit v1.2.3-70-g09d2