Skip to content

Commit 3376242

Browse files
reverted clang-format version change
1 parent c6d80a9 commit 3376242

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
@@ -25,4 +25,4 @@ repos:
2525
rev: v1.3.5
2626
hooks:
2727
- id: clang-format
28-
args: [--style=file, -i, --version=10.0.0]
28+
args: [--style=file, -i, --version=14.0.0]

0 commit comments

Comments
 (0)