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