Skip to content

Commit bfc2da4

Browse files
committed
increase golangci-lint timeout to 10min
Signed-off-by: Jin Dong <[email protected]>
1 parent a40889b commit bfc2da4

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
---
22
run:
33
concurrency: 6
4+
timeout: 5m
45
linters:
56
disable-all: true
67
enable:

0 commit comments

Comments
 (0)