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
85abad89b5
révision
bbb68645d8
@ -19,7 +19,7 @@ steps:
|
||||
- apk add --no-cache build-base curl unzip
|
||||
- apk add --no-cache lua5.1 lua5.1-dev luarocks5.1
|
||||
- luarocks-5.1 install luacheck
|
||||
- luacheck sources/*.lua --compat --allow-defined --no-unused-args
|
||||
- luacheck sources/*.lua --compat --allow-defined --no-unused-args --no-max-line-length
|
||||
|
||||
- name: build
|
||||
image: alpine
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user