Fix sorting of supported tools

This commit is contained in:
w0rp 2020-10-15 21:24:27 +01:00
parent b91c6c2edd
commit f384d61c3d
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
2 changed files with 2 additions and 2 deletions

View File

@ -456,8 +456,8 @@ Notes:
* `stylelint`
* Swift
* `sourcekit-lsp`
* `swiftformat`
* `swift-format`
* `swiftformat`
* `swiftlint`
* Tcl
* `nagelfar`!!

View File

@ -465,8 +465,8 @@ formatting.
* [stylelint](https://github.com/stylelint/stylelint)
* Swift
* [sourcekit-lsp](https://github.com/apple/sourcekit-lsp)
* [swiftformat](https://github.com/nicklockwood/SwiftFormat)
* [swift-format](https://github.com/apple/swift-format)
* [swiftformat](https://github.com/nicklockwood/SwiftFormat)
* [swiftlint](https://github.com/realm/SwiftLint)
* Tcl
* [nagelfar](http://nagelfar.sourceforge.net) :floppy_disk: