Skip to content

WIP: Test linter composite-action (expect PASS) #127

WIP: Test linter composite-action (expect PASS)

WIP: Test linter composite-action (expect PASS) #127

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