Added luacheck config
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
|||||||
std = {
|
std = {
|
||||||
globals = {
|
globals = {
|
||||||
"lfs",
|
"lfs",
|
||||||
"setmetatable",getmetatable", "table", "string", "math", "pairs", "ipairs",
|
"setmetatable", "getmetatable", "table", "string", "math", "pairs", "ipairs",
|
||||||
"require", "type", "tostring", "io", "error", "pcall", "tonumber",
|
"require", "type", "tostring", "io", "error", "pcall", "tonumber",
|
||||||
"SpearheadConfig",
|
"SpearheadConfig",
|
||||||
"env", "net", "trigger", "timer", "Object", "land", "coord", "coalition",
|
"env", "net", "trigger", "timer", "Object", "land", "coord", "coalition",
|
||||||
|
|||||||
Reference in New Issue
Block a user