Add LUA linting
Einige Prüfungen sind fehlgeschlagen
continuous-integration/drone/push Build is failing
Einige Prüfungen sind fehlgeschlagen
continuous-integration/drone/push Build is failing
Dieser Commit ist enthalten in:
Ursprung
842ebf88d5
Commit
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
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren