TEST: touch python file #16
format.yml
on: pull_request
Detect added and changed files
6s
Matrix: ruff-format
Annotations
2 errors, 1 warning, and 2 notices
Check file src/west/app/project.py
Process completed with exit code 1.
|
Check file src/west/app/main.py
Process completed with exit code 1.
|
Detect added and changed files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unformatted file:
src/west/app/project.py#L1
Consider running 'ruff format src/west/app/project.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/12135574563 for more details
|
Unformatted file:
src/west/app/main.py#L1
Consider running 'ruff format src/west/app/main.py'
See https://github.com/zephyrproject-rtos/west/actions/runs/12135574563 for more details
|