Skip to content

Merge pull request #71 from hjmjohnson/sync-clang-format #12

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

Merge pull request #71 from hjmjohnson/sync-clang-format #12

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