Skip to content

Merge branch 'yohanchatelain-interflop' #306

Merge branch 'yohanchatelain-interflop'

Merge branch 'yohanchatelain-interflop' #306

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'