diff options
author | Dan Loman <daniel.h.loman@gmail.com> | 2019-04-08 10:22:59 -0700 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-04-08 18:22:59 +0100 |
commit | abcefe7a6e2555db924d56e3d88f28cf5b6a55e8 (patch) | |
tree | a17036726828aedb50c1b1737b3b6887c8cf7ebd /supported-tools.md | |
parent | 864d0861e47568ca5e69c9cba82af655730ae0d7 (diff) | |
download | ale-abcefe7a6e2555db924d56e3d88f28cf5b6a55e8.zip |
[doc] Add swift support documentation (#2426)
* [doc] Add swift support documentation
* [doc] Add swift bullets in main help file
* [doc] Add to supported languages and tools txt file as well
* Ensure same name styling for help/readme files
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 d2010e03..532fc1f8 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -419,6 +419,7 @@ formatting. * SugarSS * [stylelint](https://github.com/stylelint/stylelint) * Swift + * [sourcekit-lsp](https://github.com/apple/sourcekit-lsp) * [swiftformat](https://github.com/nicklockwood/SwiftFormat) * [swiftlint](https://github.com/realm/SwiftLint) * Tcl |