Skip to content

WIP: Introduce deliberate clang-format violation (expect FAIL) #122

WIP: Introduce deliberate clang-format violation (expect FAIL)

WIP: Introduce deliberate clang-format violation (expect FAIL) #122

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