Add LUA linting
Některé kontroly se nezdařily
continuous-integration/drone/push Build is failing

Tento commit je obsažen v:
Florian Brinker 2019-10-23 22:32:48 +02:00
rodič 7c026c5167
revize e6bf1744c0

Zobrazit soubor

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