Skip to content

Fix issue #803 created by commit 4832f9f #869

Fix issue #803 created by commit 4832f9f

Fix issue #803 created by commit 4832f9f #869

Workflow file for this run

name: Code Style Check
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: DoozyX/[email protected]
with:
clangFormatVersion: 9