Skip to content

ENH: Update clang-format-linter to use version 19 #129

ENH: Update clang-format-linter to use version 19

ENH: Update clang-format-linter to use version 19 #129

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