Skip to content

STYLE: Clean-up itkTypeMacro kept for backward compatibility #1340

STYLE: Clean-up itkTypeMacro kept for backward compatibility

STYLE: Clean-up itkTypeMacro kept for backward compatibility #1340

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