mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-06-16 07:16:40 +00:00
dont need black anymore
This commit is contained in:
parent
d45ce7c250
commit
b3769b24d8
@ -3,12 +3,6 @@ stages:
|
||||
- build_site
|
||||
- deploy
|
||||
|
||||
black:
|
||||
stage: lint
|
||||
image: registry.gitlab.com/pipeline-components/black:latest
|
||||
script:
|
||||
- black --check --verbose -- .
|
||||
|
||||
ruff:
|
||||
stage: lint
|
||||
image: python:3.11-slim
|
||||
|
Loading…
x
Reference in New Issue
Block a user