1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 13:29:11 +01:00

Merge pull request #1571 from seanmalloy/bump-golangci-lint-timeout

Bump golangci-lint timeout from 2m to 5m
This commit is contained in:
Kubernetes Prow Robot
2024-12-06 19:38:01 +00:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
run:
timeout: 2m
timeout: 5m
linters:
disable-all: true