Skip to content

STYLE: Reorganize wrapping files to ease PA3DSCI migration to ITK core #446

STYLE: Reorganize wrapping files to ease PA3DSCI migration to ITK core

STYLE: Reorganize wrapping files to ease PA3DSCI migration to ITK core #446

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