Skip to content

Commit 4035992

Browse files
author
nshaheed
committed
GHA: replaced tabs with spaces
1 parent b360a65 commit 4035992

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/clang-format-check.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ jobs:
1111
with:
1212
clang-format-version: '19'
1313
fallback-style: 'llvm' # optional
14-
exclude-regex: './scripts/chump_doc.cpp'
14+
exclude-regex: './scripts/chump_doc.cpp'
15+

0 commit comments

Comments
 (0)