Skip to content

Interflop

Interflop #28

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'