Skip to content

Commit

Permalink
Update .golangci.yml: Set timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel authored Oct 24, 2023
1 parent 0cb68a2 commit 01a9afc
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 @@ -2,3 +2,5 @@ linters:
enable:
- gofmt
- misspell
run:
timeout: 5m

0 comments on commit 01a9afc

Please sign in to comment.