Skip to content

Commit 19b5d96

Browse files
committed
build: increase linter timeout
1 parent 51a9f0b commit 19b5d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
run:
22
# timeout for analysis
3-
timeout: 4m
3+
timeout: 10m
44

55
linters-settings:
66
errorlint:

0 commit comments

Comments
 (0)