code improvements

This commit is contained in:
Juraj Vajda 2022-10-05 21:03:07 -04:00
parent 658ece3b5e
commit d766a04d7c

View File

@ -1,12 +1,10 @@
image: python:3.8
image: atlassian/default-image:3
pipelines:
pull-requests:
"**":
- step:
name: Lint code
caches:
- pip
script:
- sudo apt install luarocks
- sudo apt install lua5.1