Skip to content

Update clang-format.yml #316

Update clang-format.yml

Update clang-format.yml #316

Workflow file for this run

name: clang-format lint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.16.2
with:
source: '.'
clangFormatVersion: 16