Chore: increase lint timeout (#90276)

pull/90478/head
Summer 12 months ago committed by GitHub
parent 8547148623
commit 599f05c5af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .golangci.toml

@ -1,5 +1,5 @@
[run]
timeout = "10m"
timeout = "20m"
concurrency = 10
[linters-settings.exhaustive]

Loading…
Cancel
Save