Skip to content

Commit

Permalink
Update golangci-lint configuration timeout to 10 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
RyuaNerin committed Jun 10, 2024
1 parent 73b46aa commit 8b78506
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
@@ -1,6 +1,6 @@
run:
concurrency: 0
timeout: 30s
timeout: 10m

go: '1.20'

Expand Down

0 comments on commit 8b78506

Please sign in to comment.