Skip to content

refactor: replace C-style array with std::array for buffer management #2654

refactor: replace C-style array with std::array for buffer management

refactor: replace C-style array with std::array for buffer management #2654

---
name: Clang-format (dummy)
on:
pull_request:
paths-ignore:
- "src/**"
jobs:
build:
runs-on: ubuntu-latest
steps:
- run: echo "This is a dummy job to satisfy branch protection checks"