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 00f8ce2 commit 89a9ca0Copy full SHA for 89a9ca0
.golangci.yml
@@ -4,6 +4,7 @@ run:
4
skip-dirs:
5
- vendor
6
- pkg/client/clientset/(.*)/fake
7
+ timeout: 5m
8
linters-settings:
9
errcheck:
10
exclude: .errcheck.txt
0 commit comments