Skip to content

Commit eab0f35

Browse files
committed
fix: fix precommit parallel golangci-lint run error
Signed-off-by: yuluo-yx <[email protected]>
1 parent 22246a5 commit eab0f35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ repos:
2929
entry: make go-lint
3030
language: system
3131
files: \.go$
32+
pass_filenames: false
3233

3334
# Markdown specific hooks
3435
- repo: local

0 commit comments

Comments
 (0)