Skip to content

Commit

Permalink
Increase lint timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
torcolvin committed Nov 8, 2023
1 parent cafb640 commit fb31ef1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

# config file for golangci-lint

run:
timeout: 3m

linters:
enable:
#- bodyclose # checks whether HTTP response body is closed successfully
Expand Down

0 comments on commit fb31ef1

Please sign in to comment.