Make the two nearly identical Swift tools easier to distinguish

This commit is contained in:
w0rp
2020-10-15 22:02:27 +01:00
parent 477eb89793
commit 557a1ed5da
2 changed files with 2 additions and 2 deletions

View File

@@ -455,8 +455,8 @@ Notes:
* SugarSS * SugarSS
* `stylelint` * `stylelint`
* Swift * Swift
* Apple `swift-format`
* `sourcekit-lsp` * `sourcekit-lsp`
* `swift-format`
* `swiftformat` * `swiftformat`
* `swiftlint` * `swiftlint`
* Tcl * Tcl

View File

@@ -464,8 +464,8 @@ formatting.
* SugarSS * SugarSS
* [stylelint](https://github.com/stylelint/stylelint) * [stylelint](https://github.com/stylelint/stylelint)
* Swift * Swift
* [Apple swift-format](https://github.com/apple/swift-format)
* [sourcekit-lsp](https://github.com/apple/sourcekit-lsp) * [sourcekit-lsp](https://github.com/apple/sourcekit-lsp)
* [swift-format](https://github.com/apple/swift-format)
* [swiftformat](https://github.com/nicklockwood/SwiftFormat) * [swiftformat](https://github.com/nicklockwood/SwiftFormat)
* [swiftlint](https://github.com/realm/SwiftLint) * [swiftlint](https://github.com/realm/SwiftLint)
* Tcl * Tcl