lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

On 10/24/23 14:13, Hugo Musso Gualandi wrote:
Hi list,

Do any of you use automatic code formatters for Lua? I'm curious which ones are popular these days.

I use a custom fork of LuaFormatter: https://github.com/Koihik/LuaFormatter

Cheers,
Mitchell