Skip to content

Commit 957d551

Browse files
munnerzDirectXMan12
authored andcommitted
Increase default golangci-lint deadline
Signed-off-by: James Munnelly <[email protected]>
1 parent 668d3cd commit 957d551

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.golangci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
run:
22
modules-download-mode: readonly
3+
4+
# Increase the default deadline from 1m as some module operations can take a
5+
# while if uncached!
6+
deadline: 5m

0 commit comments

Comments
 (0)