Skip to content

DOC: Update README with build instructions #23

DOC: Update README with build instructions

DOC: Update README with build instructions #23

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