Description
Source files can be formatted consistently so Lua projects keep predictable style.
This package is useful for developers who want formatting in scripts, editors, or CI checks. It is a code formatter, not a linter that proves behavior is correct.
Formatters rewrite files. Review diffs and keep projects under version control before formatting many files.