Skip to content

Commit

Permalink
increase golangci-lint timeout to 10min
Browse files Browse the repository at this point in the history
Signed-off-by: Jin Dong <[email protected]>
  • Loading branch information
djdongjin committed Sep 21, 2024
1 parent a40889b commit bfc2da4
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
@@ -1,6 +1,7 @@
---
run:
concurrency: 6
timeout: 5m
linters:
disable-all: true
enable:
Expand Down

0 comments on commit bfc2da4

Please sign in to comment.