Skip to content

Commit

Permalink
Increase golangci-lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
johejo committed Nov 15, 2020
1 parent 3c0290b commit 2cd12a6
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:
# timeout for analysis, e.g. 30s, 5m, default is 1m
timeout: 2m
timeout: 5m
linters:
enable:
#- golint
Expand Down

0 comments on commit 2cd12a6

Please sign in to comment.