Skip to content

Commit

Permalink
increase golangci-lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj12 committed Aug 16, 2023
1 parent f91971e commit 2268c59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/.golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ linters-settings:
issues:
# these values ensure that all issues will be surfaced
max-issues-per-linter: 0
max-same-issues: 0
max-same-issues: 0
run:
timeout: 5m

0 comments on commit 2268c59

Please sign in to comment.