lua-users home
lua-l archive

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


I can criticize various items in this style guide, which even contains errors !

Le jeu. 20 juin 2019 à 01:05, dyngeccetor8 <dyngeccetor8@disroot.org> a écrit :
On 20/06/2019 01.46, Jose  Angel Vazquez wrote:
> Greetings,
>
> What is the best option for Lua coding standards in order to perform a code review in an oncoming project?
>
> Thanks in advance

I mostly agree with "Olivine Labs Lua Style Guide",
https://github.com/Olivine-Labs/lua-style-guide

-- Martin