Skip to content

Handle inactive args from context (#41) #233

Handle inactive args from context (#41)

Handle inactive args from context (#41) #233

Workflow file for this run

name: Clang-Format
on:
push:
pull_request:
merge_group:
jobs:
build:
name: Format
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/[email protected]
with:
source: 'src'
style: 'llvm'
clangFormatVersion: 16