lua-users home
lua-l archive

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


Hello,

Just to show my lua code formatter written in python3.

Project is in progress, still some bugs to fix.

Any feedback appreciated :)

https://github.com/boolangery/py-lua-style

Bye