Skip to content

Replace READ_ELEMENT_IF with variadic template, move functions into unnamed namespace #149

Replace READ_ELEMENT_IF with variadic template, move functions into unnamed namespace

Replace READ_ELEMENT_IF with variadic template, move functions into unnamed namespace #149

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