From: Auke Kok Date: Fri, 10 Nov 2017 05:52:07 +0000 (-0800) Subject: Update luacheckrc to be clean. X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=6269c29e7bafaee1eee616d93876b85f62c20d57;p=xdecor.git Update luacheckrc to be clean. --- 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", }