Skip to content

WIP: ENH: Add SetFixed/MovingPoints to ElastixRegistrationMethod #78

WIP: ENH: Add SetFixed/MovingPoints to ElastixRegistrationMethod

WIP: ENH: Add SetFixed/MovingPoints to ElastixRegistrationMethod #78

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