Skip to content

Commit 36d33c7

Browse files
committed
CI: Also format cc files
1 parent 100d5bd commit 36d33c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/clang-format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
source: 'packages/seacas'
4343
exclude: 'packages/seacas/doc-source'
44-
extensions: 'c,C,h,cpp,hpp'
44+
extensions: 'c,C,cc,h,cpp,hpp'
4545
clangFormatVersion: 18
4646
inplace: True
4747
style: file

0 commit comments

Comments
 (0)