Resolve more luacheck findings

This commit is contained in:
teknomunk 2024-11-28 17:34:26 -06:00
parent 8181af19c9
commit 52848727e9
2 changed files with 2 additions and 0 deletions

@ -1,3 +1,4 @@
name = mcl_init
author = Wuzzy
description = Initialization mod of VoxeLibre. Defines some common shared variables and sets up initial default settings which have to be set at the beginning.
luacheck_globals = mcl_vars

@ -2,3 +2,4 @@ name = mcl_util
author = Wuzzy
description = Helper functions for VoxeLibre.
depends = mcl_init
luacheck_globals = dofile_codegen