Skip to content

Commit 8a37d41

Browse files
committed
fixed
Signed-off-by: dongjiang <dongjiang1989@126.com>
1 parent 99feb0d commit 8a37d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
version: "2"
22
run:
33
go: "1.24"
4+
timeout: 10m
45
allow-parallel-runners: true
56
linters:
67
default: none

0 commit comments

Comments
 (0)