Change demo
D'éirigh le gach seiceáil
Linting / Luacheck (push) Successful in 13s
continuous-integration/drone/push Build is passing

Tá an tiomantas seo le fáil i:
2024-09-20 02:58:18 +02:00
tuismitheoir a4ea3f7459
tiomantas 75cbc315d7

Féach ar an gComhad

@@ -0,0 +1,12 @@
name: Linting
run-name: ${{ gitea.actor }} is checking the LUA code 🚀
on: [push]
jobs:
Luacheck:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: Luacheck linter
uses: lunarmodules/luacheck@v1