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`
|
* `stylelint`
|
||||||
* Swift
|
* Swift
|
||||||
* `sourcekit-lsp`
|
* `sourcekit-lsp`
|
||||||
* `swiftformat`
|
|
||||||
* `swift-format`
|
* `swift-format`
|
||||||
|
* `swiftformat`
|
||||||
* `swiftlint`
|
* `swiftlint`
|
||||||
* Tcl
|
* Tcl
|
||||||
* `nagelfar`!!
|
* `nagelfar`!!
|
||||||
|
|
|
@ -465,8 +465,8 @@ formatting.
|
||||||
* [stylelint](https://github.com/stylelint/stylelint)
|
* [stylelint](https://github.com/stylelint/stylelint)
|
||||||
* Swift
|
* Swift
|
||||||
* [sourcekit-lsp](https://github.com/apple/sourcekit-lsp)
|
* [sourcekit-lsp](https://github.com/apple/sourcekit-lsp)
|
||||||
* [swiftformat](https://github.com/nicklockwood/SwiftFormat)
|
|
||||||
* [swift-format](https://github.com/apple/swift-format)
|
* [swift-format](https://github.com/apple/swift-format)
|
||||||
|
* [swiftformat](https://github.com/nicklockwood/SwiftFormat)
|
||||||
* [swiftlint](https://github.com/realm/SwiftLint)
|
* [swiftlint](https://github.com/realm/SwiftLint)
|
||||||
* Tcl
|
* Tcl
|
||||||
* [nagelfar](http://nagelfar.sourceforge.net) :floppy_disk:
|
* [nagelfar](http://nagelfar.sourceforge.net) :floppy_disk:
|
||||||
|
|
Reference in a new issue