-
- Downloads
There was an error fetching the commit references. Please try again later.
feat(lint): allow configuring golangci_lint timeout
This allows specifying a timeout for golangci_lint. The default remains 5m. We shouldn't really be running into this, so it's advisable to look into why we're hitting this timeout when we do. But as a workaround it's handy to have this configurable.