Transform Lua 5.1 and Roblox Lua scripts using rules.
Visit https://darklua.com/docs to learn how to use darklua.
You can try darklua directly into your browser! Check out https://darklua.com/try-it.
If you are already using Foreman, then installing darklua is as simple as adding this line in the foreman.toml file:
darklua = { github = "seaofvoices/darklua", version = "=0.13.1" }
With Aftman, run:
aftman add seaofvoices/darklua
darklua is available under the MIT license. See LICENSE.txt for details.