Skip to content

STYLE: Move three internal helper functions into the unnamed namespace #165

STYLE: Move three internal helper functions into the unnamed namespace

STYLE: Move three internal helper functions into the unnamed namespace #165

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