Skip to content

Fix clang format check #923

Fix clang format check

Fix clang format check #923

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