Merge branch 'master' into 'master'

add luacheck pipeline

See merge request VanessaE/basic_materials!8
This commit is contained in:
Vanessa Dannenberg 2021-02-25 17:29:33 +00:00
commit cb713668d2

8
.gitlab-ci.yml Normal file

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