Set golangci-lint timeout to 10m (#25)

Should be merged with https://github.com/pulumi/ci-mgmt/pull/881.
This commit is contained in:
Ian Wahbe
2024-04-13 22:20:38 +02:00
committed by GitHub
parent ffc60ed74e
commit 680b464bfc
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
run:
timeout: 10m
linters:
enable-all: false
enable: