Skip to content

Merge pull request #61 from thewtex/pyproject-toml #130

Merge pull request #61 from thewtex/pyproject-toml

Merge pull request #61 from thewtex/pyproject-toml #130

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