Skip to content

Commit

Permalink
COMP: Update clang-format-linter.yml to match ITK
Browse files Browse the repository at this point in the history
  • Loading branch information
Leengit committed Apr 13, 2022
1 parent 972ad64 commit cc15af1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/clang-format-linter.yml
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v1

- uses: actions/checkout@v2
- uses: InsightSoftwareConsortium/ITKClangFormatLinterAction@master
with:
error-message: 'Code is inconsistent with ITK Coding Style. Add the *action:ApplyClangFormat* PR label to correct.'

0 comments on commit cc15af1

Please sign in to comment.