Skip to content

Merge pull request #78 from thewtex/app-larger-images #145

Merge pull request #78 from thewtex/app-larger-images

Merge pull request #78 from thewtex/app-larger-images #145

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