Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 169723e

Browse files
author
Matthieu Nottale
committed
gometalinter: Increase timeout from 2min to 10min.
Signed-off-by: Matthieu Nottale <[email protected]>
1 parent 2aeb293 commit 169723e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gometalinter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Vendor": true,
3-
"Deadline": "2m",
3+
"Deadline": "10m",
44
"Sort": ["linter", "severity", "path", "line"],
55
"Exclude": [
66
"vendor/github.com/docker/cli/cli/compose/schema/bindata.go",

0 commit comments

Comments
 (0)