On Sat, Oct 16, 2010 at 18:48, steve donovan <[email protected]> wrote: > On Sat, Oct 16, 2010 at 4:38 PM, Alexander Gladysh <[email protected]> wrote: >> To do this I need a `luarocks lint-rockspec <filename>' command, which >> will validate rockspec syntax. (No need to check the logic of the >> rockspec, just the syntax -- as it is already done on rockspec load.)
> OK, so just a read and a validate (check_types.lua). > Seems straightforward - perhaps this is the kind of tool which fits > into LuaRockUtils - stuff we don't necessarily need in LR but need to > have around. Since everything is already there, I guess the implementation should be a three-liner. So, IMHO, no reason to add another executable for this particular task. Alexander. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
