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 24f0cd4 commit 40dd5b4Copy full SHA for 40dd5b4
.pre-commit-config.yaml
@@ -42,7 +42,7 @@ repos:
42
- id: clang-format
43
name: clang-format
44
description: Format files with ClangFormat.
45
- entry: clang-format-12
+ entry: clang-format-14
46
language: system
47
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
48
args: ['-fallback-style=none', '-i']
0 commit comments