Skip to content

ENH: Update to support the clang-format-linter CI #37

ENH: Update to support the clang-format-linter CI

ENH: Update to support the clang-format-linter CI #37

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
with:

Check failure on line 16 in .github/workflows/clang-format-linter.yml

View workflow run for this annotation

GitHub Actions / clang-format linter

Invalid workflow file

The workflow is not valid. .github/workflows/clang-format-linter.yml (Line: 16, Col: 7): 'with' is already defined
itk-branch: master