Add LUA linting
Декілька перевірок не були успішними
continuous-integration/drone/push Build is failing
Декілька перевірок не були успішними
continuous-integration/drone/push Build is failing
This commit is contained in:
джерело
83c376abba
коміт
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
|
||||||
|
|
||||||
|
Завантаження…
Посилання в новій задачі
Block a user