Transform Lua 5.1 and Roblox Luau code using configurable 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.
When using Rokit, install darklua with the command:
rokit add seaofvoices/darklua
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.16.0" }
darklua is available under the MIT license. See LICENSE.txt for details.