Add gitlab CI configuration to run luacheck automatically

This commit is contained in:
Hugues Ross 2020-06-01 07:33:57 -04:00
rodič 1293c0c55c
revize acf04377bf
1 změnil soubory, kde provedl 6 přidání a 0 odebrání

6
.gitlab-ci.yml Normal file
Zobrazit soubor

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