[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua code formatters and beautifiers
- From: Patrick Donnelly <batrick@...>
- Date: Mon, 12 Jun 2017 01:35:22 -0700
On Sat, Jun 10, 2017 at 4:13 AM, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
> To complement the discussion on code style, what Lua code formatters and
> beautifiers are available and which ones do you recommend?
I wrote Lunadry using LPeg but it's not very configurable:
https://github.com/batrick/lunadry
--
Patrick Donnelly