Add LUA linting
Algunas comprobaciones han fallado
continuous-integration/drone/push Build is failing
Algunas comprobaciones han fallado
continuous-integration/drone/push Build is failing
Este commit está contenido en:
padre
842ebf88d5
commit
81c8ec071c
@ -16,8 +16,7 @@ steps:
|
||||
image: alpine
|
||||
commands:
|
||||
- apk update
|
||||
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
|
||||
- rm -rf ~/.cache/luarocks
|
||||
- apk add --no-cache wget lua5.1 lua5.1-dev luarocks5.1
|
||||
- luarocks-5.1 install luacheck
|
||||
- luacheck sources
|
||||
|
||||
|
Cargando…
Referencia en una nueva incidencia
Block a user