Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.

COMP: Update CI for ITK 6.0 Beta 2 #377

COMP: Update CI for ITK 6.0 Beta 2

COMP: Update CI for ITK 6.0 Beta 2 #377

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