Skip to content

Merge pull request #25 from warrickball/patch-2 #102

Merge pull request #25 from warrickball/patch-2

Merge pull request #25 from warrickball/patch-2 #102

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