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:46:54 +02:00
Parent 690c00fe52
révision 82849ec87f

Voir le fichier

@ -16,7 +16,7 @@ steps:
image: alpine
commands:
- apk update
- apk add --no-cache wget lua5.1 lua5.1-dev luarocks5.1
- apk add --no-cache curl lua5.1 lua5.1-dev luarocks5.1
- luarocks-5.1 install --verbose luacheck
- luacheck sources