Skip to content

Commit

Permalink
increase linter timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-stencel committed Oct 11, 2023
1 parent d993ac7 commit 080d57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
timeout: 10m
timeout: 30m
allow-parallel-runners: true

linters-settings:
Expand Down

0 comments on commit 080d57c

Please sign in to comment.