updated for LuaLS findings
PR Prerequisites / Lua Check (pull_request) Successful in 18s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 28s

This commit is contained in:
2026-09-20 15:49:41 +02:00
parent 917266818d
commit e9fd3921a6
3 changed files with 13 additions and 3 deletions
+2 -1
View File
@@ -6,7 +6,8 @@
"workspace": {
"checkThirdParty": false,
"maxPreload": 1600,
"preloadFileSize": 1000
"preloadFileSize": 1000,
"ignoreDir": [ "config.lua" ]
},
"diagnostics": {
"enable": true,