Add gitlab CI configuration to run luacheck automatically

Bu işleme şunda yer alıyor:
Hugues Ross 2020-06-01 07:33:57 -04:00
ebeveyn 1293c0c55c
işleme acf04377bf
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme

6
.gitlab-ci.yml Normal dosya
Dosyayı Görüntüle

@ -0,0 +1,6 @@
image: lidashuang/lua:latest
test:
stage: test
script:
- luacheck .