Fix spurious line endings, don't allow ruff-format to fail anymore

This commit is contained in:
Julian Stirling 2025-04-02 14:25:22 +01:00
parent 928d5ef300
commit 32f2a7ce70
2 changed files with 7 additions and 8 deletions

View file

@ -69,7 +69,6 @@ ruff-lint:
ruff-format:
stage: analysis
extends: .python
allow_failure: true
script:
- ruff format --check