1
1

Add LUA linting
Algumas verificações falharam
continuous-integration/drone/push Build is failing

Este cometimento está contido em:
Florian Brinker 2019-10-23 23:06:48 +02:00
ascendente 6d5a4ecb5f
cometimento 73b773e572

Ver ficheiro

@ -19,7 +19,7 @@ steps:
- apk add --no-cache build-base curl unzip
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
- luarocks-5.1 install luacheck
- luacheck sources --allow_defined
- luacheck sources --allow-defined
- name: build
image: alpine