Skip to content

COMP: Use modern macro for name of class #82

COMP: Use modern macro for name of class

COMP: Use modern macro for name of class #82

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