We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84130a7 commit b360a65Copy full SHA for b360a65
.github/workflows/clang-format-check.yml
@@ -11,3 +11,4 @@ jobs:
11
with:
12
clang-format-version: '19'
13
fallback-style: 'llvm' # optional
14
+ exclude-regex: './scripts/chump_doc.cpp'
0 commit comments