Skip to content

Update to ITK v5.4.2 support system #104

Update to ITK v5.4.2 support system

Update to ITK v5.4.2 support system #104

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