summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorMathias Jean Johansen <mathias@mjj.io>2021-07-09 16:54:43 +0200
committerGitHub <noreply@github.com>2021-07-09 23:54:43 +0900
commit1e9f40ff8d6a9d34fc84171e3cd416729b4506ec (patch)
tree1da3e605601c90bf2df06b1f77a4dfd3121c3cd5 /supported-tools.md
parent8b73d98baf0a185886a55a62b8b32f6543f14af4 (diff)
downloadale-1e9f40ff8d6a9d34fc84171e3cd416729b4506ec.zip
Add support for `lua-format` fixer. (#3804)
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 29ee9c5d..79d8e7df 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -294,6 +294,7 @@ formatting.
* LLVM
* [llc](https://llvm.org/docs/CommandGuide/llc.html)
* Lua
+ * [lua-format](https://github.com/Koihik/LuaFormatter)
* [luac](https://www.lua.org/manual/5.1/luac.html)
* [luacheck](https://github.com/mpeterv/luacheck)
* [luafmt](https://github.com/trixnz/lua-fmt)