Skip to content

feat: avoid using vasprintf #40

feat: avoid using vasprintf

feat: avoid using vasprintf #40

Workflow file for this run

name: Format
on: [push]
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
clangFormatVersion: "16"