Skip to content

Option flow for custom input names, prevent duplicate devices #9

Option flow for custom input names, prevent duplicate devices

Option flow for custom input names, prevent duplicate devices #9

Workflow file for this run

name: Linting
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1