Browse Source

Bump lint timeout to reduce the number of failed executions

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
pull/2523/head
m.nabokikh 4 years ago
parent
commit
97254db62a
  1. 2
      .golangci.yml

2
.golangci.yml

@ -1,5 +1,5 @@
run:
timeout: 2m
timeout: 4m
linters-settings:
depguard:

Loading…
Cancel
Save