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:32:48 +02:00
Parent 7c026c5167
révision e6bf1744c0

Voir le fichier

@ -13,9 +13,8 @@ steps:
- cd sources && git checkout $DRONE_COMMIT
- name: lint
image: alpine
image: martijnrondeel/luarocks
commands:
- apk update && apk add --no-cache luarocks
- luarocks install luacheck
- luacheck sources