Skip to content

Commit

Permalink
Merge pull request #1571 from seanmalloy/bump-golangci-lint-timeout
Browse files Browse the repository at this point in the history
Bump golangci-lint timeout from 2m to 5m
  • Loading branch information
k8s-ci-robot authored Dec 6, 2024
2 parents a2fd3aa + e6deb65 commit 2c11481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
timeout: 2m
timeout: 5m

linters:
disable-all: true
Expand Down

0 comments on commit 2c11481

Please sign in to comment.