Skip to content

EOM-EA/IP

EOM-EA/IP #444

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