Add LUA linting
Bazı kontroller başarısız oldu
continuous-integration/drone/push Build is failing

Bu işleme şunda yer alıyor:
Florian Brinker 2019-10-23 22:37:23 +02:00
ebeveyn e6bf1744c0
işleme dd6f07f005

Dosyayı Görüntüle

@ -13,8 +13,11 @@ steps:
- cd sources && git checkout $DRONE_COMMIT
- name: lint
image: martijnrondeel/luarocks
image: alpine
commands:
- apk update
- RUN apk add --no-cache lua lua-dev luarocks
- which luarocks
- luarocks install luacheck
- luacheck sources