code improvements
This commit is contained in:
parent
5ad428f9d3
commit
b778cc268c
|
@ -9,5 +9,7 @@ pipelines:
|
|||
- pip
|
||||
script:
|
||||
- if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||
- sudo apt install luarocks
|
||||
- sudo apt install lua5.1
|
||||
- luarocks install luacheck
|
||||
- luacheck .
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
luarocks>=3.9.1
|
Ŝarĝante…
Reference in New Issue