9 lines
276 B
Plaintext
9 lines
276 B
Plaintext
An opinionated code formatter for Lua 5.1,
|
|
Lua 5.2 and Luau, built using full-moon.
|
|
StyLua is inspired by the likes of prettier,
|
|
it parses your Lua codebase, and prints it
|
|
back out from scratch, enforcing a consistent
|
|
code style.
|
|
|
|
WWW: https://github.com/JohnnyMorganz/StyLua
|