Skip to content

Properly parse conjugate-complex variables #518

Properly parse conjugate-complex variables

Properly parse conjugate-complex variables #518

name: Formatting check
on: [push, pull_request]
jobs:
check:
name: "Check formatting"
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: jidicula/[email protected]
with:
clang-format-version: "17"
exclude-regex: "/SeQuant\\/external/"