Skip to content

Commit 3554362

Browse files
authored
Update auto-clang-format.yml
Update clang-format version
1 parent 6448016 commit 3554362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
source: '.'
1313
exclude: './third_party ./external'
1414
extensions: 'h,cpp,hpp'
15-
clangFormatVersion: 12
15+
clangFormatVersion: 20
1616
inplace: True
1717
- uses: EndBug/add-and-commit@v4
1818
with:

0 commit comments

Comments
 (0)