Skip to content

build(deps): bump the dependencies group across 1 directory with 5 up… #659

build(deps): bump the dependencies group across 1 directory with 5 up…

build(deps): bump the dependencies group across 1 directory with 5 up… #659

Workflow file for this run

name: Clang format
on: [push]
jobs:
clang-format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: src include
clangFormatVersion: 18