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 ce0c5f4a58 - Show all commits
+4 -1
View File
@@ -4,7 +4,10 @@
"version": "Lua 5.1" "version": "Lua 5.1"
}, },
"workspace": { "workspace": {
"checkThirdParty": false "checkThirdParty": false,
"library": [
".vscode/lua-addons"
]
}, },
"diagnostics": { "diagnostics": {
"enable": true, "enable": true,