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
842ebf88d5
révision
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
|
||||
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user