[Tarantool-patches] [PATCH v6 05/25] Fix luacheck warnings in src/lua/

Sergey Bronnikov sergeyb at tarantool.org
Mon Jun 1 12:38:52 MSK 2020


Igor,

thanks for review!

On 19:51 Fri 29 May , Igor Munkin wrote:
> Sergey,
> 
> Thanks for the patch! It LGTM, except the one comment: I see the
> following suppression rule in the next patch and see no reasons not to
> add it within this one.
> 
> | files["**/*.lua"] = {
> |     globals = {"box", "_TARANTOOL"},
> |     ignore = {"212/self", "143"}
> | }

Updated .luacheckrc in a patch for src/lua.
Changes pushed to a remote branch.

<snipped>


More information about the Tarantool-patches mailing list