You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -330,7 +330,7 @@ You can view this list in vim with `:help conform-formatters`
330
330
-[stylua](https://github.com/JohnnyMorganz/StyLua) - An opinionated code formatter for Lua.
331
331
-[swift_format](https://github.com/apple/swift-format) - Swift formatter from apple. Requires building from source with `swift build`.
332
332
-[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.
334
334
-[taplo](https://github.com/tamasfe/taplo) - A TOML toolkit written in Rust.
-[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.
0 commit comments