Skip to content

Prepare v2.0.0 release #38

Prepare v2.0.0 release

Prepare v2.0.0 release #38

name: clang-format-lint
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: DoozyX/[email protected]
with:
exclude: './tests'
style: 'LLVM'