Lunadry -- A code formatter in Lua and LPeg.
Patrick J. Donnelly (batrick@batbytes.com)
This project uses the power of LPeg to format source code, currently just Lua. To use:
./lunadry --in-place file.lua
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
Please sign in to use Codespaces.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download GitHub Desktop and try again.
If nothing happens, download Xcode and try again.
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Patrick J. Donnelly (batrick@batbytes.com)
This project uses the power of LPeg to format source code, currently just Lua. To use:
./lunadry --in-place file.lua
A code formatter in Lua.