Skip to content

Move River 2 to controls system, fix missing remaining time sensors a… #618

Move River 2 to controls system, fix missing remaining time sensors a…

Move River 2 to controls system, fix missing remaining time sensors a… #618

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