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 12522db commit 48fbb77Copy full SHA for 48fbb77
.pre-commit-config.yaml
@@ -65,4 +65,4 @@ repos:
65
language: python
66
files: \.(c|cc|cxx|cpp|cl|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|mm|proto|textproto|vert)$
67
args: ['-i', '-fallback-style=none', '--style=file']
68
- additional_dependencies: ['clang-format']
+ additional_dependencies: ['clang-format:14']
0 commit comments