Skip to content

Commit fc19dfc

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent bf94a7c commit fc19dfc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ You can view this list in vim with `:help conform-formatters`
330330
- [stylua](https://github.com/JohnnyMorganz/StyLua) - An opinionated code formatter for Lua.
331331
- [swift_format](https://github.com/apple/swift-format) - Swift formatter from apple. Requires building from source with `swift build`.
332332
- [swiftformat](https://github.com/nicklockwood/SwiftFormat) - SwiftFormat is a code library and command-line tool for reformatting `swift` code on macOS or Linux.
333-
- [swiftlint](https://github.com/realm/SwiftLint) - A tool to enforce Swift style and conventions.
333+
- [swiftlint](https://github.com/realm/SwiftLint) - A tool to enforce Swift style and conventions.
334334
- [taplo](https://github.com/tamasfe/taplo) - A TOML toolkit written in Rust.
335335
- [templ](https://templ.guide/commands-and-tools/cli/#formatting-templ-files) - Formats templ template files.
336336
- [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.

doc/conform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ FORMATTERS *conform-formatter
415415
`swift build`.
416416
`swiftformat` - SwiftFormat is a code library and command-line tool for
417417
reformatting `swift` code on macOS or Linux.
418+
`swiftlint` - A tool to enforce Swift style and conventions.
418419
`taplo` - A TOML toolkit written in Rust.
419420
`templ` - Formats templ template files.
420421
`terraform_fmt` - The terraform-fmt command rewrites `terraform` configuration

0 commit comments

Comments
 (0)