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 fc5ab2f7cd - Show all commits
+1 -1
View File
@@ -90,7 +90,7 @@ jobs:
./luals/bin/lua-language-server \ ./luals/bin/lua-language-server \
--check ./src \ --check ./src \
--checklevel=Warning \ --checklevel=Warning \
--configpath="./.luarc.json" \ --configpath="./.luarc.json" \
--loglevel=trace \ --loglevel=trace \
--logpath="./luals/logs" --logpath="./luals/logs"