Skip to content

WIP: Update elastix version to 2024-07-08, inc. removal of OpenMP code #1019

WIP: Update elastix version to 2024-07-08, inc. removal of OpenMP code

WIP: Update elastix version to 2024-07-08, inc. removal of OpenMP code #1019

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master