Skip to content

ENH: Switch to InsightSoftwareConsortium Remote GitHub Action repo #147

ENH: Switch to InsightSoftwareConsortium Remote GitHub Action repo

ENH: Switch to InsightSoftwareConsortium Remote GitHub Action repo #147

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