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:49:05 +02:00
rodič b893a888cc
revize 1a254ecb87

Zobrazit soubor

@ -18,7 +18,7 @@ steps:
- apk update
- apk add --no-cache build-base curl unzip
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
- luarocks-5.1 install --verbose luacheck
- luarocks-5.1 install luacheck
- luacheck sources
- name: build