Skip to content

toolkit: Add --cfg-binary to specify app-device-config.json. #59

toolkit: Add --cfg-binary to specify app-device-config.json.

toolkit: Add --cfg-binary to specify app-device-config.json. #59

Workflow file for this run

name: Python code formatting with ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: pipx install ruff==0.9.6
- run: ruff format --diff .