Skip to content

General improvements and cleanup to page tables handling #869

General improvements and cleanup to page tables handling

General improvements and cleanup to page tables handling #869

Workflow file for this run

name: code-style
on:
push:
branches: [ mainline ]
pull_request:
branches: [ mainline ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: '.'
clangFormatVersion: 14
extensions: 'h,c'