Skip to content

BUG: Fix warp filter exception and apply clang-format to src/ #40

BUG: Fix warp filter exception and apply clang-format to src/

BUG: Fix warp filter exception and apply clang-format to src/ #40

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@main
with:
itk-branch: main