We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bad723 commit aef69b3Copy full SHA for aef69b3
.golangci.yml
@@ -31,3 +31,6 @@ linters:
31
- unused
32
- varcheck
33
- wastedassign
34
+
35
+run:
36
+ timeout: 5m
0 commit comments