TEST: touch python file #14
format.yml
on: pull_request
Detect added and changed files
6s
Matrix: ruff-format
Annotations
2 errors and 2 notices
Check file src/west/app/main.py
Process completed with exit code 1.
|
Check file src/west/app/project.py
Process completed with exit code 1.
|
Unformatted file:
src/west/app/main.py#L1
Consider running 'ruff format src/west/app/main.py'
|
Unformatted file:
src/west/app/project.py#L1
Consider running 'ruff format src/west/app/project.py'
|