Skip to content

ENH: Update Python package to 2.0.0 #27

ENH: Update Python package to 2.0.0

ENH: Update Python package to 2.0.0 #27

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