This commit is contained in:
@@ -11,6 +11,7 @@ steps:
|
||||
commands: |
|
||||
cd backend
|
||||
wget -O - -q https://raw.githubusercontent.com/reviewdog/reviewdog/master/install.sh | sh -s latest
|
||||
apk add gcc
|
||||
pip install poetry
|
||||
poetry install --with=linters
|
||||
ruff --output-format sarif . | ./bin/reviewdog -f sarif -reporter gitea-pr-review
|
||||
|
Reference in New Issue
Block a user