ci: add support for pylint

src: fix QA issues
This commit is contained in:
Maciej Barć
2020-09-16 17:52:34 +02:00
parent 7989b29d7a
commit 30e5013bfa
3 changed files with 45 additions and 15 deletions

View File

@@ -5,7 +5,7 @@ stages:
before_script:
- apt-get update
- apt-get install -y bash shellcheck
- apt-get install -y bash pylint3 shellcheck
test:
stage: test