Skip to content

Check formatting of all files (including examples) #5

Check formatting of all files (including examples)

Check formatting of all files (including examples) #5

name: Check Formatting
on:
pull_request_target:
jobs:
clang-format-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: 'clang-format check'
uses: jidicula/[email protected]
with:
clang-format-version: 18