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