mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Pin pylint at 0.21.1
0.22.0 is crashing out F0002
This commit is contained in:
parent
759191283d
commit
58efe7ab9d
@ -44,7 +44,7 @@ black:
|
||||
# Code Climate/Quality Checking [https://pylint.pycqa.org/en/latest/]
|
||||
pylint:
|
||||
stage: lint
|
||||
image: registry.gitlab.com/pipeline-components/pylint:latest
|
||||
image: registry.gitlab.com/pipeline-components/pylint:0.21.1
|
||||
tags:
|
||||
- docker
|
||||
rules:
|
||||
|
Loading…
Reference in New Issue
Block a user