Add gitlab CI configuration to run luacheck automatically

This commit is contained in:
Hugues Ross 2020-06-01 07:33:57 -04:00
bovenliggende 1293c0c55c
commit acf04377bf
1 gewijzigde bestanden met toevoegingen van 6 en 0 verwijderingen

6
.gitlab-ci.yml Normal file
Bestand weergeven

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