added lua check CI step #49
+4
-1
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user