On Thu, Oct 17, 2019 at 3:55 PM Alexander Turenko <alexander.turenko@tarantool.org> wrote:

BTW, I suggest to use `luacheck file.lua` to protect youself from some
kind of mistakes. I use the following .luacheckrc file to reduce amount
of false-positives:

Will do, thanks a lot!