Skip to content

Commit

Permalink
bump golangci-lint timeout to 10m (#1494) (#1496)
Browse files Browse the repository at this point in the history
(cherry picked from commit a33ab18)
  • Loading branch information
fanny-jiang authored Oct 29, 2024
1 parent f664c73 commit 270f12b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[run]
deadline = "5m"
tests = false
timeout = "10m"

[linters-settings]

Expand Down

0 comments on commit 270f12b

Please sign in to comment.