Skip to content

Commit

Permalink
Backport of Increase golangci-lint timeout to 10m into release/1.0.x (#…
Browse files Browse the repository at this point in the history
…2628)

backport of commit 73d6b2a

Co-authored-by: Michael Zalimeni <michael.zalimeni@hashicorp.com>
  • Loading branch information
hc-github-team-consul-core and zalimeni authored Jul 21, 2023
1 parent dd250f1 commit c6b1f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ linters-settings:
simplify: true

run:
timeout: 5m
timeout: 10m

0 comments on commit c6b1f57

Please sign in to comment.