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:42:13 +02:00
rodič 83c376abba
revize 566a7aa77d

Zobrazit soubor

@ -16,7 +16,7 @@ steps:
image: alpine
commands:
- apk update
- apk add --no-cache luarocks5.1
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
- luarocks-5.1 install luacheck
- luacheck sources