Change demo
Tüm denetlemeler başarılı oldu
Linting / Luacheck (push) Successful in 13s
continuous-integration/drone/push Build is passing
Tüm denetlemeler başarılı oldu
Linting / Luacheck (push) Successful in 13s
continuous-integration/drone/push Build is passing
Bu işleme şunda yer alıyor:
ebeveyn
a4ea3f7459
işleme
75cbc315d7
12
.gitea/workflows/linting.yaml
Normal dosya
12
.gitea/workflows/linting.yaml
Normal dosya
@ -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
|
Yükleniyor…
Yeni konuda referans
Bir kullanıcı engelle