Skip to content

COMP: ISO C++17 does not allow dynamic exception #13

COMP: ISO C++17 does not allow dynamic exception

COMP: ISO C++17 does not allow dynamic exception #13

name: clang-format linter
on: [push,pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master