hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
108 stars 65 forks source link

Add linter timeout #940

Closed 0xivanov closed 5 months ago

0xivanov commented 5 months ago

Problem

Currently the go-linter is breaking the build because it times out.

Solution

Add linter timeout of 5 minutes

Alternatives

No response

0xivanov commented 5 months ago

Fixed in https://github.com/hashgraph/hedera-sdk-go/pull/935