Skip to content

Commit b360a65

Browse files
author
nshaheed
committed
exclude chump_doc from formatting test
1 parent 84130a7 commit b360a65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)