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 245c14d commit 2808e07Copy full SHA for 2808e07
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: clang-format
6
name: clang-format
7
description: "Use clang-format to format C/C++ code"
8
- entry: clang-format-18
+ entry: clang-format-20
9
args:
10
- --style=file
11
- --verbose
0 commit comments