Skip to content

Add hello world example #327

Add hello world example

Add hello world example #327

Workflow file for this run

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
clangFormatVersion: 16