Added luacheck config
PR Prerequisites / Lua Check (pull_request) Failing after 22s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 22s

This commit is contained in:
2026-09-20 11:24:58 +02:00
parent 4affe94052
commit a90e075e62
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
std = {
globals = {
"lfs",
"setmetatable",getmetatable", "table", "string", "math", "pairs", "ipairs",
"setmetatable", "getmetatable", "table", "string", "math", "pairs", "ipairs",
"require", "type", "tostring", "io", "error", "pcall", "tonumber",
"SpearheadConfig",
"env", "net", "trigger", "timer", "Object", "land", "coord", "coalition",