code improvements

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

View File

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