Skip to content

ENH: Bump setup.py and CI to use ITK v5.4 rc2 #74

ENH: Bump setup.py and CI to use ITK v5.4 rc2

ENH: Bump setup.py and CI to use ITK v5.4 rc2 #74

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