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 681f65ce93 - Show all commits
+1 -2
View File
@@ -1,5 +1,5 @@
{
"Lua": {
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
"runtime": {
"version": "Lua 5.1"
},
@@ -35,5 +35,4 @@
"completion": {
"enable": true
}
}
}