Skip to content

ENH: Add checks to validate in-memory I/O behavior #96

ENH: Add checks to validate in-memory I/O behavior

ENH: Add checks to validate in-memory I/O behavior #96

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