Skip to content
Snippets Groups Projects
Unverified Commit 33870e37 authored by Artem Starshov's avatar Artem Starshov Committed by Alexander Turenko
Browse files

luacheck: fix warning in tarantoolctl.in


Changed passing global variable arg to function find_instance_name(arg)
instead of passing arg[0] and arg[2] separately. And removed exception
in .luacheckrc for file /extra/dist/tarantoolctl.in.

This change only solves linter warning, nothing else.

Fixed #4929.

Reviewed-by: default avatarLeonid Vasiliev <lvasiliev@tarantool.org>
Reviewed-by: default avatarAlexander Turenko <alexander.turenko@tarantool.org>
parent 41ba1479
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment