diff options
author | zandr <7629614+deathlyfrantic@users.noreply.github.com> | 2022-04-29 22:11:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 11:11:12 +0900 |
commit | 57e16957e0e4c4293603bffc5014dc6bc72e9256 (patch) | |
tree | 8865c09598f8dbb527521eb995fba893164aad1a /doc/ale-supported-languages-and-tools.txt | |
parent | 3348222abccb8ed9555cafe6983cf04754340362 (diff) | |
download | ale-57e16957e0e4c4293603bffc5014dc6bc72e9256.zip |
Add support for selene Lua linter (#4169)
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 f0ff29a7..a311cda9 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -327,6 +327,7 @@ Notes: * `luac` * `luacheck` * `luafmt` + * `selene` * `stylua` * Mail * `alex` |