Skip to content

ENH: Updated installation and example instructions #339

ENH: Updated installation and example instructions

ENH: Updated installation and example instructions #339

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