From 20e11b7711a36f84062f0281b91ecf2d8756d1c8 Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Thu, 4 Jan 2024 18:57:06 -0500 Subject: [PATCH] add sfinv to luacheck globals --- .luacheckrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index 227756b..dc6e066 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -19,7 +19,8 @@ globals = { 'XBows', 'XBowsQuiver', 'XBowsEntityDefBase', - 'XBowsEntityDefCustom' + 'XBowsEntityDefCustom', + 'sfinv' } read_globals = {