Skip to content

Merge pull request #236 from ValeevGroup/ajay/fix/projection-with-zer… #442

Merge pull request #236 from ValeevGroup/ajay/fix/projection-with-zer…

Merge pull request #236 from ValeevGroup/ajay/fix/projection-with-zer… #442

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/"