Skip to content

COMP: Fix no-discard warning #135

COMP: Fix no-discard warning

COMP: Fix no-discard warning #135

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