We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4870db commit d39c20cCopy full SHA for d39c20c
.golangci.yml
@@ -2,6 +2,7 @@
2
# Please don't remove the first line. It is used in CI to determine the golangci version
3
run:
4
deadline: 5m
5
+ timeout: 3m
6
7
issues:
8
# Maximum issues count per one linter. Set to 0 to disable. Default is 50.
0 commit comments