Skip to content

Added info about what id is for device config about YAML for CLI #404

Added info about what id is for device config about YAML for CLI

Added info about what id is for device config about YAML for CLI #404

Workflow file for this run

name: Lint
on:
push:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
black:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: psf/black@stable