We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffb165 commit b952b24Copy full SHA for b952b24
.github/workflows/clang-format-check.yml
@@ -17,3 +17,4 @@ jobs:
17
with:
18
clang-format-version: '18'
19
check-path: ${{ matrix.path }}
20
+ fallback-style: 'Google'
0 commit comments