From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp36.i.mail.ru (smtp36.i.mail.ru [94.100.177.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 465CC4696C3 for ; Fri, 17 Apr 2020 12:09:55 +0300 (MSK) Date: Fri, 17 Apr 2020 12:09:54 +0300 From: Sergey Bronnikov Message-ID: <20200417090954.GB115@pony.bronevichok.ru> References: <56290abaaa1850a223eac0fa7165bcb9f890501d.1586849129.git.sergeyb@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH 1/6] Fix luacheck warnings in src/lua/ List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: o.piskunov@tarantool.org, tarantool-patches@dev.tarantool.org Vladislav, thanks a lot for review and for the patch especially! I'll squash patch with mine if you have no objectives. On 01:29 Wed 15 Apr , Vladislav Shpilevoy wrote: > Thanks for the patch! > > Consider more fixes below and on the branch in a separate commit. > That allowed to remove some warning mutes from the luacheck > config.