Skip to content

Commit bdcdd11

Browse files
authored
chore: increase linter timeout (#1131)
1 parent 5102b0a commit bdcdd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

golang-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ run:
77
concurrency: 4
88

99
# timeout for analysis, e.g. 30s, 5m, default is 1m
10-
timeout: 5m
10+
timeout: 10m
1111
linters-settings:
1212
goimports:
1313
# put imports beginning with prefix after 3rd-party packages;

0 commit comments

Comments
 (0)