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
83c376abba
révision
566a7aa77d
@ -16,7 +16,7 @@ steps:
|
|||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk update
|
- apk update
|
||||||
- apk add --no-cache luarocks5.1
|
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
|
||||||
- luarocks-5.1 install luacheck
|
- luarocks-5.1 install luacheck
|
||||||
- luacheck sources
|
- luacheck sources
|
||||||
|
|
||||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user