Skip to content

Upgrade version from 1.12.2 to 1.12.3 (#142) #108

Upgrade version from 1.12.2 to 1.12.3 (#142)

Upgrade version from 1.12.2 to 1.12.3 (#142) #108

name: clang-format-lint
on:
push: {}
pull_request: {}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
ource: '.'
exclude: './tests'
extensions: 'h,c,hpp,cc,cpp'
clangFormatVersion: 11