Skip to content

Commit d2e6e1b

Browse files
committed
remove -i
1 parent 0385e5b commit d2e6e1b

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
@@ -6,7 +6,7 @@ repos:
66
rev: v14.0.6
77
hooks:
88
- id: clang-format
9-
args: ["--style=file", "-i"]
9+
args: ["--style=file"]
1010

1111
- repo: https://github.com/pre-commit/pre-commit-hooks
1212
rev: v5.0.0

0 commit comments

Comments
 (0)