Fix sorting of supported tools
This commit is contained in:
parent
b91c6c2edd
commit
f384d61c3d
2 changed files with 2 additions and 2 deletions
|
@ -456,8 +456,8 @@ Notes:
|
|||
* `stylelint`
|
||||
* Swift
|
||||
* `sourcekit-lsp`
|
||||
* `swiftformat`
|
||||
* `swift-format`
|
||||
* `swiftformat`
|
||||
* `swiftlint`
|
||||
* Tcl
|
||||
* `nagelfar`!!
|
||||
|
|
|
@ -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:
|
||||
|
|
Reference in a new issue