From 6269c29e7bafaee1eee616d93876b85f62c20d57 Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Thu, 9 Nov 2017 21:52:07 -0800 Subject: [PATCH] Update luacheckrc to be clean. --- .luacheckrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.luacheckrc b/.luacheckrc index 3534e85..718790b 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -7,4 +7,6 @@ read_globals = { "default", "stairs", "doors", "xpanes", "xdecor", "xbg", + table = { fields = { "copy" } }, + "unpack", } -- 2.44.0