We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588913f commit 3aa766cCopy full SHA for 3aa766c
.github/workflows/clang-format-check.yml
@@ -25,5 +25,6 @@ jobs:
25
uses: jidicula/[email protected]
26
with:
27
clang-format-version: 19
28
+ fallback-style: none
29
check-path: ${{ matrix.path }}
30
exclude-regex: '(?:(?:Bindings|CLI)\/)|(?:CppParser\/(?:Parse)?(?:Expr|Stmt))'
0 commit comments