Skip to content

Fix config entry FAILED_UNLOAD on hung BLE disconnect, add disconnect tracing #616

Fix config entry FAILED_UNLOAD on hung BLE disconnect, add disconnect tracing

Fix config entry FAILED_UNLOAD on hung BLE disconnect, add disconnect tracing #616

name: Validate Code Style
on:
push:
branches: [main]
pull_request:
jobs:
validate-code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v5
- run: uvx prek run --all-files --show-diff-on-failure --color=always