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 873f7ed commit 7cd032bCopy full SHA for 7cd032b
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
repos:
2
# C++ 格式化 - clang-format
3
- repo: https://github.com/pre-commit/mirrors-clang-format
4
- rev: v21.1.7
+ rev: v21.1.8
5
hooks:
6
- id: clang-format
7
types_or: [c++, c]
0 commit comments