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