Skip to content

build(deps): bump ruff from 0.5.0 to 0.5.7 in /misc/codegen #485

build(deps): bump ruff from 0.5.0 to 0.5.7 in /misc/codegen

build(deps): bump ruff from 0.5.0 to 0.5.7 in /misc/codegen #485

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.17
with:
source: src include
clangFormatVersion: 16