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