Skip to content

Formatted Python code using Ruff. (#16) #12

Formatted Python code using Ruff. (#16)

Formatted Python code using Ruff. (#16) #12

Workflow file for this run

name: style
on: [push, workflow_dispatch]
jobs:
C:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: ./clang-format.bash check