code improvements

This commit is contained in:
Juraj Vajda 2022-10-05 21:06:46 -04:00
parent 7b894ca32d
commit fa6d8becda

View File

@ -6,7 +6,8 @@ pipelines:
- step:
name: Lint code
script:
- apt install luarocks
- apt install lua5.1
- apt-get update
- apt-get -y install lua5.1
- apt-get -y install luarocks
- luarocks install luacheck
- luacheck .