Chore: Increase golangci-lint timeout to 15min (#100811)

pull/100883/head
Matheus Macabu 4 months ago committed by GitHub
parent 070ae1af61
commit 6f0191403d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .golangci.yml

@ -1,5 +1,5 @@
run:
timeout: 10m
timeout: 15m
concurrency: 10
allow-parallel-runners: true
linters-settings:

Loading…
Cancel
Save