Skip to content

Commit 679615f

Browse files
committed
Increase the golangci-lint timeout
We are running into it in GitHub CI. Signed-off-by: Miloslav Trmač <[email protected]>
1 parent 2bb8193 commit 679615f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.golangci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
run:
3+
timeout: 5m

0 commit comments

Comments
 (0)