code improvements
This commit is contained in:
parent
d766a04d7c
commit
7b894ca32d
|
@ -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 .
|
||||
|
|
Ŝarĝante…
Reference in New Issue