We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3e6f5 commit d3bca1dCopy full SHA for d3bca1d
.pre-commit-config.yaml
@@ -54,7 +54,7 @@ repos:
54
- id: ruff
55
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
56
- repo: https://github.com/pre-commit/mirrors-clang-format
57
- rev: v17.0.6
+ rev: v18.1.8
58
hooks:
59
- id: clang-format
60
- repo: https://github.com/cpplint/cpplint
0 commit comments