1
1

Add LUA linting
Einige Prüfungen sind fehlgeschlagen
continuous-integration/drone/push Build is failing

Dieser Commit ist enthalten in:
Florian Brinker 2019-10-23 22:32:48 +02:00
Ursprung 7c026c5167
Commit e6bf1744c0

Datei anzeigen

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