code improvements
This commit is contained in:
parent
d766a04d7c
commit
7b894ca32d
|
@ -6,7 +6,7 @@ pipelines:
|
||||||
- step:
|
- step:
|
||||||
name: Lint code
|
name: Lint code
|
||||||
script:
|
script:
|
||||||
- sudo apt install luarocks
|
- apt install luarocks
|
||||||
- sudo apt install lua5.1
|
- apt install lua5.1
|
||||||
- luarocks install luacheck
|
- luarocks install luacheck
|
||||||
- luacheck .
|
- luacheck .
|
||||||
|
|
Ŝarĝante…
Reference in New Issue