Skip to content

ENH: Replace ITKv5_CONST with const for ITKv6 compatibility #312

ENH: Replace ITKv5_CONST with const for ITKv6 compatibility

ENH: Replace ITKv5_CONST with const for ITKv6 compatibility #312

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