Add LUA linting
Certaines vérifications ont échoué
continuous-integration/drone/push Build is failing

Cette révision appartient à :
Florian Brinker 2019-10-23 22:55:51 +02:00
Parent 1a254ecb87
révision 1b7093dca8

Voir le fichier

@ -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
- luacheck sources -qq
- name: build
image: alpine