From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 5C0B1469710 for ; Fri, 29 May 2020 19:37:19 +0300 (MSK) Date: Fri, 29 May 2020 19:28:53 +0300 From: Igor Munkin Message-ID: <20200529162853.GH21558@tarantool.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [Tarantool-patches] [PATCH v6 02/25] build: enable 'make luacheck' target List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: sergeyb@tarantool.org Cc: o.piskunov@tarantool.org, tarantool-patches@dev.tarantool.org, v.shpilevoy@tarantool.org, alexander.turenko@tarantool.org Sergey, Thanks for the patch, LGTM now! On 29.05.20, sergeyb@tarantool.org wrote: > From: Sergey Bronnikov > > Part of #4681 > > Reviewed-by: Igor Munkin > --- > CMakeLists.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > -- > 2.23.0 > -- Best regards, IM