Skip to content

ENH: v5.4.3 testing. #124

ENH: v5.4.3 testing.

ENH: v5.4.3 testing. #124

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