ci: add support for pylint
src: fix QA issues
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user