Skip to content

Fix allocation of a new chunk in lpm_new_page #34

Fix allocation of a new chunk in lpm_new_page

Fix allocation of a new chunk in lpm_new_page #34

Workflow file for this run

name: Formatting check
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
fmt:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v3
- name: Run clang-format
uses: jidicula/clang-format-action@v4.14.0
with:
clang-format-version: 19
exclude-regex: subprojects/.*