Skip to content

Commit

Permalink
.golangci.yml: increase timeout
Browse files Browse the repository at this point in the history
Closes #38

Signed-off-by: Mateusz Gozdek <mgozdek@microsoft.com>
  • Loading branch information
invidian committed Aug 11, 2021
1 parent 1045a91 commit 4ea5ab0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
run:
timeout: 5m

linters:
enable:
- govet
Expand Down

0 comments on commit 4ea5ab0

Please sign in to comment.