Fix spurious line endings, don't allow ruff-format to fail anymore
This commit is contained in:
parent
928d5ef300
commit
32f2a7ce70
2 changed files with 7 additions and 8 deletions
|
|
@ -69,7 +69,6 @@ ruff-lint:
|
|||
ruff-format:
|
||||
stage: analysis
|
||||
extends: .python
|
||||
allow_failure: true
|
||||
script:
|
||||
- ruff format --check
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue