Skip to content

Commit

Permalink
🔨 chore(woodpecker): extend golint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
fawni committed Mar 12, 2024
1 parent a626e0e commit 40782c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/golint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ steps:
image: golangci/golangci-lint
directory: cmd/mochi
commands:
- golangci-lint run -v
- golangci-lint run -v --timeout 5m

0 comments on commit 40782c1

Please sign in to comment.