Skip to content

chore(deps): update dependency rules_python to v1.9.0 #139

chore(deps): update dependency rules_python to v1.9.0

chore(deps): update dependency rules_python to v1.9.0 #139

name: clang-format
on:
pull_request:
branches: [ "main" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run clang-format
uses: jidicula/clang-format-action@v4.16.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
clang_format_version: 21