Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

Commit 592f842

Browse files
committed
Increase lint timeout to 5m
1 parent 114e34e commit 592f842

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ linters:
2424
- unconvert
2525
disable-all: true
2626
exclude-use-defaults: false
27+
run:
28+
timeout: 5m

0 commit comments

Comments
 (0)