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

Commit 039124e

Browse files
committed
Update .golangci.yml to use timeout instead of deadline
1 parent 853043e commit 039124e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
run:
2-
deadline: 2m
2+
timeout: 2m
33

44
linters-settings:
55
govet:

0 commit comments

Comments
 (0)