blob: f2f8d4e91f4568879f2fbeaa28e48a45724dde64 (
plain) (
blame)
1
2
3
4
5
6
|
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.
|