Skip to content

Commit eecd356

Browse files
committed
Bump golangci-lint timeout
Signed-off-by: Davanum Srinivas <[email protected]>
1 parent 96c346e commit eecd356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
run:
2-
timeout: 5m
2+
timeout: 15m
33
linters-settings:
44
govet:
55
enable-all: true

0 commit comments

Comments
 (0)