Skip to content

Commit e86658f

Browse files
committed
chore: changed golangcli-lint timeout to 5m
1 parent 5e58d05 commit e86658f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ linters:
3333
rules:
3434
json: snake
3535
run:
36-
timeout: 1m
36+
timeout: 5m

0 commit comments

Comments
 (0)