Skip to content

Merge Dockerfile ubuntu:24.0 into Dockerfile #300

Merge Dockerfile ubuntu:24.0 into Dockerfile

Merge Dockerfile ubuntu:24.0 into Dockerfile #300

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'