From 557a1ed5da70cb443a8650766f4e8ea95e8c0da3 Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 15 Oct 2020 22:02:27 +0100 Subject: [PATCH] Make the two nearly identical Swift tools easier to distinguish --- doc/ale-supported-languages-and-tools.txt | 2 +- supported-tools.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 265f7a99..4f3afd85 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -455,8 +455,8 @@ Notes: * SugarSS * `stylelint` * Swift + * Apple `swift-format` * `sourcekit-lsp` - * `swift-format` * `swiftformat` * `swiftlint` * Tcl diff --git a/supported-tools.md b/supported-tools.md index 55e7f71f..49460892 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -464,8 +464,8 @@ formatting. * SugarSS * [stylelint](https://github.com/stylelint/stylelint) * Swift + * [Apple swift-format](https://github.com/apple/swift-format) * [sourcekit-lsp](https://github.com/apple/sourcekit-lsp) - * [swift-format](https://github.com/apple/swift-format) * [swiftformat](https://github.com/nicklockwood/SwiftFormat) * [swiftlint](https://github.com/realm/SwiftLint) * Tcl