Skip to content

golangci-lint: Increase timeout to 10 minutes

Patrick Steinhardt requested to merge pks-golangci-lint-timeout into master

We have recently started to see that golangci-lint is timing out more frequently. Let's bump its timeout to 10 minutes to stop this from happening.

Merge request reports