add sfinv to luacheck globals

This commit is contained in:
Juraj Vajda 2024-01-04 18:57:06 -05:00
parent e5023d35b4
commit 20e11b7711

View File

@ -19,7 +19,8 @@ globals = {
'XBows', 'XBows',
'XBowsQuiver', 'XBowsQuiver',
'XBowsEntityDefBase', 'XBowsEntityDefBase',
'XBowsEntityDefCustom' 'XBowsEntityDefCustom',
'sfinv'
} }
read_globals = { read_globals = {