Skip to content

build(deps): bump ruff in /misc/codegen in the dependencies group (#360) #648

build(deps): bump ruff in /misc/codegen in the dependencies group (#360)

build(deps): bump ruff in /misc/codegen in the dependencies group (#360) #648

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