Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v7] test: fix luacheck warnings in test/wal_off
@ 2021-01-13 14:42 Sergey Bronnikov via Tarantool-patches
  2021-01-13 17:03 ` Vladislav Shpilevoy via Tarantool-patches
  2021-01-14 12:54 ` Kirill Yukhin via Tarantool-patches
  0 siblings, 2 replies; 4+ messages in thread
From: Sergey Bronnikov via Tarantool-patches @ 2021-01-13 14:42 UTC (permalink / raw)
  To: tarantool-patches, v.shpilevoy

From: Sergey Bronnikov <sergeyb@tarantool.org>

Closes #5467

Reviewed-by: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Reviewed-by: Igor Munkin <imun@tarantool.org>

Co-authored-by: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Co-authored-by: Igor Munkin <imun@tarantool.org>
---
Issue: https://github.com/tarantool/tarantool/issues/5467
Gitlab CI: https://gitlab.com/tarantool/tarantool/-/pipelines/241108325

 .luacheckrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.luacheckrc b/.luacheckrc
index 4b829f3dc..638131e4a 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -45,7 +45,7 @@ exclude_files = {
     "test/swim/**/*.lua",
     "test/var/**/*.lua",
     "test/vinyl/**/*.lua",
-    "test/wal_off/**/*.lua",
+    "test/wal_off/*.test.lua",
     "test/xlog/**/*.lua",
     "test/xlog-py/**/*.lua",
     "third_party/**/*.lua",
-- 
2.25.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-14 12:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 14:42 [Tarantool-patches] [PATCH v7] test: fix luacheck warnings in test/wal_off Sergey Bronnikov via Tarantool-patches
2021-01-13 17:03 ` Vladislav Shpilevoy via Tarantool-patches
2021-01-14  7:50   ` Sergey Bronnikov via Tarantool-patches
2021-01-14 12:54 ` Kirill Yukhin via Tarantool-patches

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