Add LUA linting
一些检查失败了
continuous-integration/drone/push Build is failing

这个提交包含在:
Florian Brinker 2019-10-23 22:42:13 +02:00
父节点 83c376abba
当前提交 566a7aa77d

查看文件

@ -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