Skip to content

Commit

Permalink
Bump golangci-lint timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Davanum Srinivas <[email protected]>
  • Loading branch information
dims committed Oct 18, 2024
1 parent 96c346e commit eecd356
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: 5m
timeout: 15m
linters-settings:
govet:
enable-all: true
Expand Down

0 comments on commit eecd356

Please sign in to comment.