Skip to content

Commit

Permalink
Add timeout to go linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Oct 9, 2023
1 parent e69449c commit 39e694f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ linters-settings:

run:
go: '1.20'
timeout: 10m

0 comments on commit 39e694f

Please sign in to comment.