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 489e78af9c - Show all commits
+5 -3
View File
@@ -90,8 +90,10 @@ jobs:
./luals/bin/lua-language-server \
--check ./src \
--checklevel=Warning \
--configpath="./.luarc.json"
--configpath="./.luarc.json" \
--loglevel=trace \
--logpath="./luals/logs"
- name: Show Log
run: cat ./luals/logs