1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2025-07-25 02:50:25 +02:00

2 Commits

Author SHA1 Message Date
cb713668d2 Merge branch 'master' into 'master'
add luacheck pipeline

See merge request VanessaE/basic_materials!8
2021-02-25 17:29:33 +00:00
23cd94b47b add luacheck pipeline 2021-02-25 17:50:18 +01:00

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
stages:
- test
luacheck:
stage: test
image: pipelinecomponents/luacheck:latest
script:
- luacheck .