Skip to content

COMP: Fixing 2 compile errors on Linux CI #66

COMP: Fixing 2 compile errors on Linux CI

COMP: Fixing 2 compile errors on Linux CI #66

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