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 d019ff4 commit 021db1cCopy full SHA for 021db1c
.golangci.yml
@@ -1,5 +1,8 @@
1
# https://golangci-lint.run/usage/configuration/
2
3
+run:
4
+ timeout: 3m
5
+
6
linters-settings:
7
errcheck:
8
exclude: errcheck_excludes.txt
0 commit comments