Skip to content

ENH: Update CI to use the latest clang-format version #76

ENH: Update CI to use the latest clang-format version

ENH: Update CI to use the latest clang-format version #76

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