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