Skip to content

Commit feb2a34

Browse files
committed
clang-format-21 giving different results locally, check version number
1 parent e87ae8b commit feb2a34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/style.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ jobs:
2323
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
2424
- shell: bash
2525
run: |
26+
clang-format-21 --version
2627
git ls-files '*.[ch]' '*.[ch]pp' '*.cu' '*.cuh' | xargs clang-format-21 --dry-run --Werror

0 commit comments

Comments
 (0)