From 28ecd5cf9132213417bff41d79477354cb81f50c Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Tue, 26 Sep 2023 08:17:50 +0200 Subject: feat: add templ support (#73) chore: bla chore: update --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b69b499..0f4a1fe 100644 --- a/README.md +++ b/README.md @@ -221,6 +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 - [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 -- cgit v1.2.3-70-g09d2