Skip to content

Commit 40dd5b4

Browse files
Switch to clang-format-14 (#126)
1 parent 24f0cd4 commit 40dd5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ repos:
4242
- id: clang-format
4343
name: clang-format
4444
description: Format files with ClangFormat.
45-
entry: clang-format-12
45+
entry: clang-format-14
4646
language: system
4747
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
4848
args: ['-fallback-style=none', '-i']

0 commit comments

Comments
 (0)