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:44:38 +02:00
Parent d1950c6602
révision 842ebf88d5

Voir le fichier

@ -17,7 +17,8 @@ steps:
commands:
- apk update
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
- sudo luarocks-5.1 install luacheck
- rm -rf ~/.cache/luarocks
- luarocks-5.1 install luacheck
- luacheck sources
- name: build