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

这个提交包含在:
Florian Brinker 2019-10-23 22:46:18 +02:00
父节点 81c8ec071c
当前提交 690c00fe52

查看文件

@ -17,7 +17,7 @@ steps:
commands:
- apk update
- apk add --no-cache wget lua5.1 lua5.1-dev luarocks5.1
- luarocks-5.1 install luacheck
- luarocks-5.1 install --verbose luacheck
- luacheck sources
- name: build