added lua check CI step #49

Merged
dutchie031 merged 72 commits from CI into develop 2026-09-20 16:08:04 +00:00
Showing only changes of commit 30c7124a86 - Show all commits
+2 -1
View File
@@ -9,8 +9,9 @@ globals = {
"SpearheadAPI",
}
-- Reference: https://luacheck.readthedocs.io/en/stable/warnings.html
ignore = {
"631", -- Trailing whitespace
"614", -- Trailing whitespace in a comment
}
-- DCS Mission Scripting Environment API