Skip to content

WIP: Do not merge! Uses the N-Dekker/elastix fork of Matt's fork!!! #75

WIP: Do not merge! Uses the N-Dekker/elastix fork of Matt's fork!!!

WIP: Do not merge! Uses the N-Dekker/elastix fork of Matt's fork!!! #75

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