Skip to content

Quicly hotfix pcb - fix chksum verify #898

Quicly hotfix pcb - fix chksum verify

Quicly hotfix pcb - fix chksum verify #898

Workflow file for this run

name: clang-format
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
exclude: './examples/vpp-plugin'
extensions: 'c,h,cc,cpp'
clangFormatVersion: 15.0.2