Skip to content

STYLE: Prefer C++11 type alias over typedef #391

STYLE: Prefer C++11 type alias over typedef

STYLE: Prefer C++11 type alias over typedef #391

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