mirror of https://github.com/grafana/grafana.git
Chore: Increase golangci-lint timeout to 15min (#100811)
This commit is contained in:
parent
070ae1af61
commit
6f0191403d
|
@ -1,5 +1,5 @@
|
||||||
run:
|
run:
|
||||||
timeout: 10m
|
timeout: 15m
|
||||||
concurrency: 10
|
concurrency: 10
|
||||||
allow-parallel-runners: true
|
allow-parallel-runners: true
|
||||||
linters-settings:
|
linters-settings:
|
||||||
|
|
Loading…
Reference in New Issue