Add LUA linting
Некоторые проверки не удались
continuous-integration/drone/push Build is failing

Этот коммит содержится в:
Florian Brinker 2019-10-23 22:32:48 +02:00
родитель 7c026c5167
Коммит e6bf1744c0

Просмотреть файл

@ -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