Skip to content

Commit 490b868

Browse files
committed
fix pre-commit
1 parent d700ef3 commit 490b868

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
rev: v14.0.4-1
66
hooks:
77
- id: clang-format
8-
args: [-i, --style=Google]
8+
args: [--style=Google]
99
- repo: https://github.com/pre-commit/pre-commit-hooks
1010
rev: v4.3.0
1111
hooks:

0 commit comments

Comments
 (0)