Skip to content

Fix #74 (binding to aggregate with a single member) #433

Fix #74 (binding to aggregate with a single member)

Fix #74 (binding to aggregate with a single member) #433

Workflow file for this run

name: clang-format
on:
push:
paths-ignore:
- 'README.md'
- 'doc/**'
pull_request:
paths-ignore:
- 'README.md'
- 'doc/**'
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
extensions: 'hpp,cpp'