app: Update Forall command to allow multiple concurrent processes #7
format.yml
on: pull_request
Detect added and changed files
4s
Matrix: ruff-format
Annotations
3 errors and 3 warnings
Check file src/west/commands.py
Process completed with exit code 1.
|
Check file src/west/app/project.py
Process completed with exit code 1.
|
Check file tests/test_project.py
Process completed with exit code 1.
|
File format check failed:
src/west/commands.py#L1
Run 'ruff format src/west/commands.py'
|
File format check failed:
src/west/app/project.py#L1
Run 'ruff format src/west/app/project.py'
|
File format check failed:
tests/test_project.py#L1
Run 'ruff format tests/test_project.py'
|