Skip to content

ENH: Upgrade elastix to 2024-11-15, inc. SetFixedPoints, SetMovingPoints #84

ENH: Upgrade elastix to 2024-11-15, inc. SetFixedPoints, SetMovingPoints

ENH: Upgrade elastix to 2024-11-15, inc. SetFixedPoints, SetMovingPoints #84

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