Skip to content

COMP: Fixed invalid refactoring of .h.in file. #89

COMP: Fixed invalid refactoring of .h.in file.

COMP: Fixed invalid refactoring of .h.in file. #89

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