diff options
author | Klaas Pieter Annema <kp@annema.me> | 2020-02-11 15:57:58 +0100 |
---|---|---|
committer | Klaas Pieter Annema <kp@annema.me> | 2020-04-29 14:33:13 +0200 |
commit | 2548763d04568823c4ef240f7f115adbb1dcfca2 (patch) | |
tree | 509d17c0e4b977a9fbf1bc85efbe94b5a4d59b20 /supported-tools.md | |
parent | 36e5337e30095afb10d02ef2ae362c8d6055e70d (diff) | |
download | ale-2548763d04568823c4ef240f7f115adbb1dcfca2.zip |
Add Apple's swift-format as a linter
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index d5c0c9d4..b1a81308 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -454,6 +454,7 @@ formatting. * Swift * [sourcekit-lsp](https://github.com/apple/sourcekit-lsp) * [swiftformat](https://github.com/nicklockwood/SwiftFormat) + * [swift-format](https://github.com/apple/swift-format) * [swiftlint](https://github.com/realm/SwiftLint) * Tcl * [nagelfar](http://nagelfar.sourceforge.net) :floppy_disk: |