code improvements
This commit is contained in:
parent
658ece3b5e
commit
d766a04d7c
|
@ -1,12 +1,10 @@
|
||||||
image: python:3.8
|
image: atlassian/default-image:3
|
||||||
|
|
||||||
pipelines:
|
pipelines:
|
||||||
pull-requests:
|
pull-requests:
|
||||||
"**":
|
"**":
|
||||||
- step:
|
- step:
|
||||||
name: Lint code
|
name: Lint code
|
||||||
caches:
|
|
||||||
- pip
|
|
||||||
script:
|
script:
|
||||||
- sudo apt install luarocks
|
- sudo apt install luarocks
|
||||||
- sudo apt install lua5.1
|
- sudo apt install lua5.1
|
||||||
|
|
Ŝarĝante…
Reference in New Issue