Description
Formats Lua code with deterministic rules so files look consistent across contributors, editors, and automation. It helps teams reduce manual style work and keep Lua projects easier to review.
Because it rewrites source files, use it with version control and check diffs before committing. Projects with custom style choices may need configuration before applying it broadly.