🔨 chore(woodpecker): extend golint timeout
All checks were successful
ci/woodpecker/push/golint Pipeline was successful
ci/woodpecker/push/clippy Pipeline was successful

This commit is contained in:
fawn 2024-03-12 10:55:30 +02:00
parent a626e0e39c
commit 40782c14ce
Signed by: fawn
GPG key ID: E6C9811A14B38F80

View file

@ -3,4 +3,4 @@ steps:
image: golangci/golangci-lint
directory: cmd/mochi
commands:
- golangci-lint run -v
- golangci-lint run -v --timeout 5m