Skip to content

WIP: Test composite clang-format linter (expect PASS) #121

WIP: Test composite clang-format linter (expect PASS)

WIP: Test composite clang-format linter (expect PASS) #121

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