Skip to content

Merge pull request #18 from GRTLCollaboration/dinatraykova-patch-1 #71

Merge pull request #18 from GRTLCollaboration/dinatraykova-patch-1

Merge pull request #18 from GRTLCollaboration/dinatraykova-patch-1 #71

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