Skip to content

Merge pull request #43 from thewtex/all-repos_autofix_ci-itk-5.4.0-se… #25

Merge pull request #43 from thewtex/all-repos_autofix_ci-itk-5.4.0-se…

Merge pull request #43 from thewtex/all-repos_autofix_ci-itk-5.4.0-se… #25

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