Skip to content

Commit

Permalink
🐌 Increase timeout for linter
Browse files Browse the repository at this point in the history
  • Loading branch information
elgohr committed Jun 18, 2024
1 parent 35fa152 commit 8688b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ run:
linters-settings:
staticcheck:
go: "1.21"

args: --timeout=5m

0 comments on commit 8688b23

Please sign in to comment.