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 e26ec24 commit aa72e95Copy full SHA for aa72e95
.golangci.yml
@@ -18,7 +18,7 @@
18
# Run `make lint` from the root path of this project to check code with golangci-lint.
19
20
run:
21
- deadline: 6m
+ timeout: 5m
22
23
linters:
24
# Uncomment this line to run only the explicitly enabled linters
0 commit comments