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 6448016 commit 3554362Copy full SHA for 3554362
1 file changed
.github/workflows/auto-clang-format.yml
@@ -12,7 +12,7 @@ jobs:
12
source: '.'
13
exclude: './third_party ./external'
14
extensions: 'h,cpp,hpp'
15
- clangFormatVersion: 12
+ clangFormatVersion: 20
16
inplace: True
17
- uses: EndBug/add-and-commit@v4
18
with:
0 commit comments