We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 668d3cd commit 957d551Copy full SHA for 957d551
.golangci.yml
@@ -1,2 +1,6 @@
1
run:
2
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