Skip to content

Merge pull request #11 from GRTLCollaboration/JCAurre-patch-1 #30

Merge pull request #11 from GRTLCollaboration/JCAurre-patch-1

Merge pull request #11 from GRTLCollaboration/JCAurre-patch-1 #30

Workflow file for this run

name: Clang Format
on: [push]
jobs:
format:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/[email protected]
with:
source: '.'
extensions: 'hpp,cpp'
clangFormatVersion: 16