Skip to content

Commit 40782c1

Browse files
committed
🔨 chore(woodpecker): extend golint timeout
1 parent a626e0e commit 40782c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.woodpecker/golint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ steps:
33
image: golangci/golangci-lint
44
directory: cmd/mochi
55
commands:
6-
- golangci-lint run -v
6+
- golangci-lint run -v --timeout 5m

0 commit comments

Comments
 (0)