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

This commit is contained in:
2026-09-20 12:02:12 +02:00
parent 9c6c72fc33
commit 0b012f59c6
+3 -1
View File
@@ -48,7 +48,9 @@ jobs:
cat << EOF > .luacheckrc
stds.spearhead_lib = {
"SpearheadConfig", "SpearheadAPI", "GlobalCapCallBacks",
globals = {
"SpearheadConfig", "SpearheadAPI", "GlobalCapCallBacks",
}
}
stds.dcs_lib = {