From 1f912560f94725cd5a8d79103e8d47b82fbfdd2c Mon Sep 17 00:00:00 2001 From: minefaco <63024226+minefaco@users.noreply.github.com> Date: Mon, 16 Nov 2020 21:15:05 -0500 Subject: [PATCH] Update .luacheckrc --- .luacheckrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.luacheckrc b/.luacheckrc index 7225aa9..51fe473 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -19,5 +19,5 @@ read_globals = { "default", "sfinv", "creative", --depends - --none in this case/yet -} \ No newline at end of file + "moretrees" +}