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

This commit is contained in:
Matheus Macabu 2025-02-18 17:00:30 +01:00 committed by GitHub
parent 070ae1af61
commit 6f0191403d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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