From dd0f7c7d0cc164a567a485112f487e0e43a8a4a4 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Tue, 1 Aug 2023 11:48:08 +0200 Subject: [PATCH] Remove xbg from .luacheckrc --- .luacheckrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index 8cdd8c3..45fb59f 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -5,7 +5,7 @@ read_globals = { "vector", "ItemStack", "default", "stairs", "doors", "xpanes", - "xdecor", "xbg", + "xdecor", table = {fields = {"copy"}}, string = {fields = {"split"}}, "unpack",