Add LUA linting
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Florian Brinker 2019-10-23 22:45:54 +02:00
förälder 842ebf88d5
incheckning 81c8ec071c

Visa fil

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