Skip to content

Commit a4ce80c

Browse files
astefanuttiopenshift-merge-robot
authored andcommitted
Increase golangci-lint timeout
1 parent cf41109 commit a4ce80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
run:
2-
timeout: 5m
2+
timeout: 10m
33
linters:
44
enable:
55
- errcheck

0 commit comments

Comments
 (0)