Add LUA linting
Bazı kontroller başarısız oldu
continuous-integration/drone/push Build is failing

Bu işleme şunda yer alıyor:
Florian Brinker 2019-10-23 22:46:18 +02:00
ebeveyn 81c8ec071c
işleme 690c00fe52

Dosyayı Görüntüle

@ -17,7 +17,7 @@ steps:
commands: commands:
- apk update - apk update
- apk add --no-cache wget lua5.1 lua5.1-dev luarocks5.1 - 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 - luacheck sources
- name: build - name: build