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 /doc/ale-supported-languages-and-tools.txt | |
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 'doc/ale-supported-languages-and-tools.txt')
-rw-r--r-- | doc/ale-supported-languages-and-tools.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index b3908289..3f329ba2 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -410,6 +410,7 @@ Notes: * SugarSS * `stylelint` * Swift + * `sourcekit-lsp` * `swiftformat` * `swiftlint` * Tcl |