We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0801fae commit cee7754Copy full SHA for cee7754
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ repos:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
7
- repo: https://github.com/pre-commit/mirrors-clang-format
8
- rev: v19.1.7
+ rev: v16.0.6
9
hooks:
10
- id: clang-format
11
- repo: https://github.com/google/yapf
0 commit comments