change linter image to black for ci/cd
This commit is contained in:
parent
3be2a71f7e
commit
f05024a291
@ -21,9 +21,8 @@ steps:
|
|||||||
- push
|
- push
|
||||||
|
|
||||||
- name: lint-python
|
- name: lint-python
|
||||||
image: python:3.10-slim
|
image: pyfound/black:latest_release
|
||||||
commands:
|
commands:
|
||||||
- pip install -U -q black
|
|
||||||
- black --fast --check .
|
- black --fast --check .
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user