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 35bb5f7 commit 0301331Copy full SHA for 0301331
.pre-commit-config.yaml
@@ -62,7 +62,7 @@ repos:
62
63
# CPP hooks
64
- repo: https://github.com/pre-commit/mirrors-clang-format
65
- rev: v17.0.6
+ rev: v18.1.0
66
hooks:
67
- id: clang-format
68
args: ['-fallback-style=none', '-i']
0 commit comments