Add gitlab CI configuration to run luacheck automatically

This commit is contained in:
Hugues Ross 2020-06-01 07:33:57 -04:00
rodzic 1293c0c55c
commit acf04377bf
1 zmienionych plików z 6 dodań i 0 usunięć

6
.gitlab-ci.yml Normal file
Wyświetl plik

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