From 79627529b2f568422f4a4ace0b3b513cbfbdaa89 Mon Sep 17 00:00:00 2001 From: minefaco <63024226+minefaco@users.noreply.github.com> Date: Wed, 18 Nov 2020 20:44:32 -0500 Subject: [PATCH] Update .luacheckrc --- .luacheckrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index e10dd46..65423a9 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -19,5 +19,5 @@ read_globals = { "default", "sfinv", "creative", --depends - "moretrees", "ethereal" + "moretrees", "ethereal", "moreores" }