Skip to content

Commit

Permalink
increase timeout in golangci config
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed Jan 13, 2025
1 parent 8ea6d85 commit dfdf525
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
run:
modules-download-mode: readonly
timeout: 10m
linters:
enable:
- errcheck
Expand Down

0 comments on commit dfdf525

Please sign in to comment.