Skip to content

STYLE: Replace itkTypeMacro calls with itkOverrideGetNameOfClassMacro #105

STYLE: Replace itkTypeMacro calls with itkOverrideGetNameOfClassMacro

STYLE: Replace itkTypeMacro calls with itkOverrideGetNameOfClassMacro #105

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