Skip to content

Clang formatting traces #11

Clang formatting traces

Clang formatting traces #11

Workflow file for this run

name: clang-format-lint
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
source: './src'
style: file
clangFormatVersion: 14