Add LUA linting
Κάποιοι έλεγχοι απέτυχαν
continuous-integration/drone/push Build is failing

Αυτή η υποβολή περιλαμβάνεται σε:
Florian Brinker 2019-10-23 22:37:52 +02:00
γονέας dd6f07f005
υποβολή f6a5df38cf

@ -16,7 +16,7 @@ steps:
image: alpine
commands:
- apk update
- RUN apk add --no-cache lua lua-dev luarocks
- apk add --no-cache lua lua-dev luarocks
- which luarocks
- luarocks install luacheck
- luacheck sources