Description
Source files can be reformatted consistently so Lua projects keep one readable style.
This package is useful for developers who want automated formatting in editors, scripts, or CI. It is a formatter, not a linter that proves code is correct.
Formatters rewrite files. Keep work under version control before applying formatting across a project.