Skip to content

WIP: Original compile test: itkIRUtils.h + itkIRDynamicArray.h #58

WIP: Original compile test: itkIRUtils.h + itkIRDynamicArray.h

WIP: Original compile test: itkIRUtils.h + itkIRDynamicArray.h #58

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master