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

Merge pull request #76 from hjmjohnson/sync-clang-format #134

Merge pull request #76 from hjmjohnson/sync-clang-format

Merge pull request #76 from hjmjohnson/sync-clang-format #134

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