Skip to content

ENH: Bump ITK and move to reusable workflow CI #57

ENH: Bump ITK and move to reusable workflow CI

ENH: Bump ITK and move to reusable workflow CI #57

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