aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-07-01 17:49:36 +0000
committerGithub Actions <actions@github>2024-07-01 17:49:36 +0000
commitfc19dfc0e7d0f5e9f01cd42a4c518e030b3790f0 (patch)
tree0d66f942d4ae101a49ed3997585c0c6a6b43225a
parentbf94a7cee31df9525239bc7d5ca4910009dfa4ee (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--README.md2
-rw-r--r--doc/conform.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8e6bbd..e0ed17f 100644
--- a/README.md
+++ b/README.md
@@ -330,7 +330,7 @@ You can view this list in vim with `:help conform-formatters`
- [stylua](https://github.com/JohnnyMorganz/StyLua) - An opinionated code formatter for Lua.
- [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.
-- [swiftlint](https://github.com/realm/SwiftLint) - A tool to enforce Swift style and conventions.
+- [swiftlint](https://github.com/realm/SwiftLint) - A tool to enforce Swift style and conventions.
- [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.
diff --git a/doc/conform.txt b/doc/conform.txt
index 09f56e9..1a7568b 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -415,6 +415,7 @@ FORMATTERS *conform-formatter
`swift build`.
`swiftformat` - SwiftFormat is a code library and command-line tool for
reformatting `swift` code on macOS or Linux.
+`swiftlint` - A tool to enforce Swift style and conventions.
`taplo` - A TOML toolkit written in Rust.
`templ` - Formats templ template files.
`terraform_fmt` - The terraform-fmt command rewrites `terraform` configuration