Tarantool development patches archive
 help / color / mirror / Atom feed
From: sergeyb@tarantool.org
To: tarantool-patches@dev.tarantool.org, lvasiliev@tarantool.org,
	v.shpilevoy@tarantool.org
Subject: [Tarantool-patches] [PATCH v7 3/3] luacheck: remove unneeded comment
Date: Wed, 16 Dec 2020 19:00:04 +0300	[thread overview]
Message-ID: <f787e4e4e58971ad81e1e0d12c998dbd43c1637c.1608127545.git.sergeyb@tarantool.org> (raw)
In-Reply-To: <cover.1608127545.git.sergeyb@tarantool.org>

From: Sergey Bronnikov <sergeyb@tarantool.org>

serpent module has been dropped in commit
b53cb2aeceedc39f356ceca30bd0087ee8de7c16
"console: drop unused serpent module", but comment that belong to module
was left in luacheck config.
---
 .luacheckrc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.luacheckrc b/.luacheckrc
index d9093a5eb..e1a876deb 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -30,7 +30,6 @@ include_files = {
 
 exclude_files = {
     "build/**/*.lua",
-    -- Third-party source code.
     "test-run/**/*.lua",
     "test/app/*.test.lua",
     "test/box/**/*.lua",
-- 
2.25.1

  parent reply	other threads:[~2020-12-16 16:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-16 15:59 [Tarantool-patches] [PATCH v7 0/3] Fix luacheck warnings in test/app-tap and test/app sergeyb
2020-12-16 16:00 ` [Tarantool-patches] [PATCH v7 1/3] luacheck: fix warnings in test/app-tap sergeyb
2020-12-20 13:59   ` Vladislav Shpilevoy
2020-12-21 10:02     ` Sergey Bronnikov
2020-12-16 16:00 ` [Tarantool-patches] [PATCH v7 2/3] luacheck: fix warnings in test/app sergeyb
2020-12-20 13:59   ` Vladislav Shpilevoy
2020-12-21 11:00     ` Sergey Bronnikov
2020-12-16 16:00 ` sergeyb [this message]
2020-12-21 17:17 ` [Tarantool-patches] [PATCH v7 0/3] Fix luacheck warnings in test/app-tap and test/app Vladislav Shpilevoy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f787e4e4e58971ad81e1e0d12c998dbd43c1637c.1608127545.git.sergeyb@tarantool.org \
    --to=sergeyb@tarantool.org \
    --cc=lvasiliev@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --cc=v.shpilevoy@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v7 3/3] luacheck: remove unneeded comment' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox