lua-users home
lua-l archive

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


On 10 July 2015 at 01:09, Luiz Henrique de Figueiredo
<lhf@tecgraf.puc-rio.br> wrote:
>> Is the Lua source code formatted using some tool?
>
> I think it's this:
>         indent -kr -i2 -br -brf -nut
>

Ok, thank you for the info.

Regards