Add LUA linting
Certaines vérifications ont échoué
continuous-integration/drone/push Build is failing
Certaines vérifications ont échoué
continuous-integration/drone/push Build is failing
Cette révision appartient à :
Parent
dd6f07f005
révision
f6a5df38cf
@ -16,7 +16,7 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- RUN apk add --no-cache lua lua-dev luarocks
|
- apk add --no-cache lua lua-dev luarocks
|
||||||
- which luarocks
|
- which luarocks
|
||||||
- luarocks install luacheck
|
- luarocks install luacheck
|
||||||
- luacheck sources
|
- luacheck sources
|
||||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user