Skip to content

Commit

Permalink
Set golangci-lint timeout to 10m (#2946)
Browse files Browse the repository at this point in the history
Should be merged with pulumi/ci-mgmt#881.
  • Loading branch information
iwahbe committed Apr 12, 2024
1 parent dcf4217 commit cd36ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ run:
- provider/pkg/gen
skip-dirs-use-default: true
modules-download-mode: readonly
timeout: 10m
issues:
exclude-rules:
path: "provider/cmd/pulumi-resource-kubernetes"
Expand Down

0 comments on commit cd36ac9

Please sign in to comment.