lua-users home
lua-l archive

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


> > Is the Lua source code formatted using some tool?
> 
> I think it's this:
> 	indent -kr -i2 -br -brf -nut

This may work as a first approximation but it's hard to get indent to
do exactly what is in the Lua source.