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

WIP: Test linter composite-action (expect FAIL) #128

WIP: Test linter composite-action (expect FAIL)

WIP: Test linter composite-action (expect FAIL) #128

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