Skip to content

Commit f7acafe

Browse files
rroberts2222ctlong
authored andcommitted
ci: increase timeout for golangci-lint
Signed-off-by: Carson Long <[email protected]>
1 parent 08fd4ae commit f7acafe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.golangci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
---
2+
run:
3+
# Timeout for analysis, e.g. 30s, 5m.
4+
# Default: 1m
5+
timeout: 5m
6+
27
linters:
38
enable:
49
# Checks for non-ASCII identifiers

0 commit comments

Comments
 (0)