1
0
Fork 0

Add gitlab CI configuration to run luacheck automatically

Esse commit está contido em:
Hugues Ross 2020-06-01 07:33:57 -04:00
commit acf04377bf
1 arquivos alterados com 6 adições e 0 exclusões

6
.gitlab-ci.yml Normal file
Ver arquivo

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