Skip to content

Commit

Permalink
Update .golangci.yml with timeout (#127)
Browse files Browse the repository at this point in the history
* Update .golangci.yml with timeout

* Update .golangci.yml
  • Loading branch information
mhmxs authored Jan 3, 2024
1 parent 5c7aca4 commit 98de5dd
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,5 +1,5 @@
run:
deadline: 2m
timeout: 3m

skip-files:
- "zz_generated\\..+\\.go$"
Expand Down

0 comments on commit 98de5dd

Please sign in to comment.