Skip to content

Update for ITK Interface Modules and use ITK targets and installation. #46

Update for ITK Interface Modules and use ITK targets and installation.

Update for ITK Interface Modules and use ITK targets and installation. #46

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