Skip to content

Merge pull request #58 from hjmjohnson/use-new-dissallow-copy-and-move #191

Merge pull request #58 from hjmjohnson/use-new-dissallow-copy-and-move

Merge pull request #58 from hjmjohnson/use-new-dissallow-copy-and-move #191

name: clang-format linter
on:
push:
branches:
- master
tags:
- '*'
pull_request:
branches:
- master
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
with:
itk-branch: master